]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/hough/AliL3HoughDisplay.cxx
Scaling parameter as in AliMUONConstants.cxx
[u/mrichter/AliRoot.git] / HLT / hough / AliL3HoughDisplay.cxx
index a7ea38af50b9c2bbd611d050fbd80c4244ce9c10..4b76fca8e80ad1247acc83eee59bb0fc2a7c5a25 100644 (file)
@@ -24,7 +24,7 @@
 #include "AliL3HoughDisplay.h"
 #include "AliL3DigitData.h"
 
-#if __GNUC__ == 3
+#if __GNUC__ >= 3
 using namespace std;
 #endif