]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/STEERBase/AliCodeTimer.cxx
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
[u/mrichter/AliRoot.git] / STEER / STEERBase / AliCodeTimer.cxx
index 5d78c5b99cf5be8861e98cdd25e250372f6d3780..91f5fdbc5aa016c7012639e5965d18c2d4dbd3b4 100644 (file)
@@ -51,6 +51,8 @@
 #include <TStopwatch.h>
 #include <Riostream.h>
 
+using std::endl;
+using std::cout;
 /// \cond CLASSIMP
 ClassImp(AliCodeTimer)
 ClassImp(AliCodeTimer::AliPair)