]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTComponent.cxx
minor compilation warnings: forward declaration of struct, removing 'namespace' directive
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTComponent.cxx
index aadaeb68ce53142c06c8f49ea7fe31eb466dd598..bc616488b68b921be4699cd4aad72f597fa72175 100644 (file)
 //          context
 
 
-#if __GNUC__>= 3
-using namespace std;
-#endif
-
 //#include "AliHLTStdIncludes.h"
 #include "AliHLTComponent.h"
 #include "AliHLTComponentHandler.h"