]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/misc/AliL3DDLRawReader.cxx
Remove warnings with gcc4.0 (F.Carminati).
[u/mrichter/AliRoot.git] / HLT / misc / AliL3DDLRawReader.cxx
index 9c79a84bda660cc572e38c3e09c3f2e0895c9d56..5a1e42012d466aedc752a393aa436b67a40afb16 100644 (file)
@@ -9,6 +9,10 @@
 
 #include "AliL3DDLRawReader.h"
 
+#if __GNUC__ >= 3
+using namespace std;
+#endif
+
 /**************************************************************************
  * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  *                                                                        *