]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/JET/AliHLTJETJetCuts.cxx
Call FindFixBin instead of FindBin for eta correction maps (NO impact
[u/mrichter/AliRoot.git] / HLT / JET / AliHLTJETJetCuts.cxx
index a724638f6c816fb8e3fe5e603a1aedf5be86f3d6..c1519922cfc9cfdad347fd85d1d6f6965ee0c388 100644 (file)
 // or
 // visit http://web.ift.uib.no/~kjeks/doc/alice-hlt   
 
-#if __GNUC__ >= 3
-using namespace std;
-#endif
-
 #include "AliHLTJETJetCuts.h"
 
+using namespace std;
+
 /** ROOT macro for the implementation of ROOT specific class methods */
 ClassImp(AliHLTJETJetCuts)