]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/ITS/AliHLTITSCompressRawDataSDDComponent.cxx
including a setter to turn on pile-up rejection with one of the SPD methods (not...
[u/mrichter/AliRoot.git] / HLT / ITS / AliHLTITSCompressRawDataSDDComponent.cxx
index 5ce5b41be69ac173e27ffdc2078d71a945d315d0..f90e0cc908ff41ad65848639507121004c23a2eb 100644 (file)
     @brief  Component to run data compression for SDD
 */
 
-#if __GNUC__>= 3
-using namespace std;
-#endif
-
-
 #include "AliHLTITSCompressRawDataSDDComponent.h" 
 
 #include "AliCDBEntry.h"
@@ -38,6 +33,8 @@ using namespace std;
 #include "TObjString.h"
 #include <sys/time.h>
 
+using namespace std;
+
 /** ROOT macro for the implementation of ROOT specific class methods */
 ClassImp(AliHLTITSCompressRawDataSDDComponent);