]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTrack.cxx
Compatibility with the trunk of ROOT
[u/mrichter/AliRoot.git] / MUON / AliMUONTrack.cxx
index 130eb7e5c70750d6d37a53fb92297791526d4aad..c1ffa44b893cb91c420d370c115572b71d2a7217 100644 (file)
 
 #include <Riostream.h>
 
+using std::setw;
+using std::endl;
+using std::cout;
+using std::streamsize;
+using std::setprecision;
 /// \cond CLASSIMP
 ClassImp(AliMUONTrack) // Class implementation in ROOT context
 /// \endcond