]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTSystem.cxx
- adaption to gcc >=3
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTSystem.cxx
index ca6d60dd0d5b04d035e47e7ec8552f3995827a1c..0864b7293238b668749c352804a97b80132fa79f 100644 (file)
@@ -23,7 +23,7 @@
 //                                                                           //
 ///////////////////////////////////////////////////////////////////////////////
 
-#if __GNUC__== 3
+#if __GNUC__>= 3
 using namespace std;
 #endif