X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=FMD%2FAliFMDSubDetector.cxx;h=bc87f76b534932a00eec2588e0f4bb7cd5ef3933;hp=498e3f2032c972287628977c08d88219d1b7293b;hb=e802be3eafd0ff72856d4497226c183f6a363dfc;hpb=8fefcefe8ba5ea3712c4eb8a70866aebc740b1df diff --git a/FMD/AliFMDSubDetector.cxx b/FMD/AliFMDSubDetector.cxx index 498e3f2032c..bc87f76b534 100644 --- a/FMD/AliFMDSubDetector.cxx +++ b/FMD/AliFMDSubDetector.cxx @@ -27,27 +27,12 @@ // ////////////////////////////////////////////////////////////////////////////// -#ifndef ALIFMDSUBDETECTOR_H -# include "AliFMDSubDetector.h" -#endif -#ifndef ALIFMDRING_H -# include -#endif -#ifndef ALILOG_H -# include "AliLog.h" -#endif -#ifndef ROOT_TVirtualMC -# include -#endif -#ifndef ROOT_TList -# include -#endif -#ifndef ROOT_TString -# include -#endif -#ifndef __IOSTREAM__ -# include -#endif +#include "AliFMDSubDetector.h" // ALIFMDSUBDETECTOR_H +#include "AliFMDRing.h" // ALIFMDRING_H +#include "AliLog.h" // ALILOG_H +#include "TVirtualMC.h" // ROOT_TVirtualMC +#include "TList.h" // ROOT_TList +#include "TString.h" // ROOT_TString ClassImp(AliFMDSubDetector);