0031313: Foundation Classes - Dump improvement for classes
[occt.git] / src / Quantity / Quantity_ColorRGBA.hxx
index 9b55587..bf4e47b 100644 (file)
@@ -156,7 +156,7 @@ public:
 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;
 
 private: