]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/hough/AliL3HoughTest.cxx
Remove warnings with gcc4.0 (F.Carminati).
[u/mrichter/AliRoot.git] / HLT / hough / AliL3HoughTest.cxx
index b2f128e89fbbe2cdfe0761ed7c9d2c667823e5c0..e9728ad2b83872a87a7d90d422854ef3c642d851 100644 (file)
@@ -17,7 +17,7 @@
 #include <TH3.h>
 #include <TAxis.h>
 
-#if __GNUC__ == 3
+#if __GNUC__ >= 3
 using namespace std;
 #endif