0031313: Foundation Classes - Dump improvement for classes
[occt.git] / src / XCAFPrs / XCAFPrs_Style.hxx
index fedc277..cef8024 100644 (file)
@@ -143,7 +143,7 @@ public:
   }
 
   //! Dumps the content of me into the stream
-  Standard_EXPORT void DumpJson (Standard_OStream& theOStream, const Standard_Integer theDepth = -1) const;
+  Standard_EXPORT void DumpJson (Standard_OStream& theOStream, Standard_Integer theDepth = -1) const;
 
 protected: