]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliPreprocessor.h
Correct warnings for gcc 4.3
[u/mrichter/AliRoot.git] / STEER / AliPreprocessor.h
index 05220aefcee2f68617d6a2c640e6331b3f1d4662..230ae2156a8b4739064906bccd85680a7ec609d2 100644 (file)
@@ -54,8 +54,8 @@ class AliPreprocessor : public TNamed
     Bool_t GetHLTStatus();
     const char* GetTriggerConfiguration();
     void Log(const char* message);
-    const UInt_t GetStartTimeDCSQuery();
-    const UInt_t GetEndTimeDCSQuery();
+    UInt_t GetStartTimeDCSQuery();
+    UInt_t GetEndTimeDCSQuery();
     
     void AddRunType(const char* runType);