]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDarrayI.h
Remove compiler warnings
[u/mrichter/AliRoot.git] / TRD / AliTRDarrayI.h
index 6558b1732a65f043ff0feec27883005f4b662ebc..c6fef3eba2a0c5e3873c93880501d9fedac4b831 100644 (file)
@@ -21,7 +21,7 @@ public:
 
   AliTRDarrayI();
   virtual ~AliTRDarrayI();
-  void Copy(TObject &a);
+  void Copy(TObject &a) const;
   void Expand(Int_t n);  
 
   ClassDef(AliTRDarrayI,1)  // An array of integers