Index: trunk/Mars/mhist/MHCamera.h
===================================================================
--- trunk/Mars/mhist/MHCamera.h	(revision 13398)
+++ trunk/Mars/mhist/MHCamera.h	(revision 14449)
@@ -235,6 +235,6 @@
     void     DrawAzimuthProfile()          const;
 
-    void     SavePrimitive(ostream &out, Option_t *);
-    void     SavePrimitive(ofstream &out, Option_t *);
+    void     SavePrimitive(std::ostream &out, Option_t *);
+    void     SavePrimitive(std::ofstream &out, Option_t *);
     Int_t    DistancetoPrimitive(Int_t px, Int_t py);
     char    *GetObjectInfo(Int_t px, Int_t py) const;
