]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
coding violations
authorslindal <slindal@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 13 Mar 2010 08:48:59 +0000 (08:48 +0000)
committerslindal <slindal@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 13 Mar 2010 08:48:59 +0000 (08:48 +0000)
HLT/EMCAL/AliHLTEMCALConstants.cxx
HLT/EMCAL/AliHLTEMCALConstants.h

index d83fd5a31e53ca2de9a92ab5c42cc0a5006f704e..0127e59b032634648f4dc2176b790b4e27513746 100644 (file)
@@ -21,6 +21,8 @@
 /// @date   2009-11-12
 /// @brief  Class containing constants for EMCAL and EMCAL
 ///         loaded libraries
+
+#include "AliHLTCaloConstants.h"
 #include "AliHLTEMCALConstants.h"
 
 ClassImp(AliHLTEMCALConstants);
index 18ee0dd89b6e54469da181a58e0228532834133c..02415e93ba93abaeaec2e1c8bd7683b6e6241669 100644 (file)
@@ -22,8 +22,7 @@
 #ifndef ALIHLTEMCALCONSTANTS_H
 #define ALIHLTEMCALCONSTANTS_H
 
-#include "Rtypes.h"
-#include "AliHLTCaloConstants.h"
+class AliHLTCaloConstants;
 
 
 class AliHLTEMCALConstants : public AliHLTCaloConstants