]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpConstants.h
Coding conventions corrections only
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpConstants.h
index 50ba66eaab5eb3cc36ebef482bec5a568110ec1a..819793b4c0350ffff1013e678c153411c9f61a75 100755 (executable)
@@ -11,7 +11,8 @@
 #define ALI_MP_CONSTANTS_H
 
 #include <TObject.h>
-#include <TVector2.h>
+
+class TVector2;
 
 class AliMpConstants : public TObject
 {