0028799: Coding Rules - elimilate confusing Quantity aliases of Standard_Real type
[occt.git] / src / Quantity / Quantity_MolarConcentration.hxx
index 1f1ff1f..47ddf78 100644 (file)
@@ -21,7 +21,7 @@
 
 //! Defined as the concentration in moles per litre of
 //! solution. It is also called molarity.
-
+Standard_DEPRECATED("This type is deprecated - Standard_Real should be used instead")
 typedef Standard_Real Quantity_MolarConcentration;
 
 #endif // _Quantity_MolarConcentration_HeaderFile