]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/hough/AliL3HoughTransformerLUT.cxx
Merged Cvetans RowHoughTransformer, Anders latest developments in comp
[u/mrichter/AliRoot.git] / HLT / hough / AliL3HoughTransformerLUT.cxx
index d9129d75e6014191a2f3e450dfd0f4d95c51ae5f..d45820159c125df91effa1b2c0fc73a990ecf361 100644 (file)
@@ -13,7 +13,7 @@
 #include "AliL3Histogram.h"
 #include "AliL3HistogramAdaptive.h"
 
-#if GCCVERSION == 3
+#if __GNUC__ == 3
 using namespace std;
 #endif