X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=FMD%2FAliFMDHit.cxx;h=2b59850a404caeda003e0723293322bc5fe7214c;hb=ff2225f6c66905c5f0f9160da67a229be816826b;hp=2d883f33a0ac96baa7c1109825001eb4d10a77ac;hpb=090026bf446a3ebd918092c667eaf1d4c5133105;p=u%2Fmrichter%2FAliRoot.git diff --git a/FMD/AliFMDHit.cxx b/FMD/AliFMDHit.cxx index 2d883f33a0a..2b59850a404 100644 --- a/FMD/AliFMDHit.cxx +++ b/FMD/AliFMDHit.cxx @@ -39,9 +39,12 @@ #include #include "AliFMDHit.h" // ALIFMDHIT_H -// #include "AliLog.h" // ALILOG_H +// #include "AliFMDDebug.h" // ALIFMDDEBUG_H ALILOG_H //____________________________________________________________________ +using std::setw; +using std::cout; +using std::endl; ClassImp(AliFMDHit) #if 0 ; // This is here to keep Emacs for indenting the next line