0028799: Coding Rules - elimilate confusing Quantity aliases of Standard_Real type
[occt.git] / src / Quantity / Quantity_Weight.hxx
index 73c8597..537ee6a 100644 (file)
@@ -24,7 +24,7 @@
 //! It is quantified as the product of the mass of the body
 //! and the local value of the acceleration of free fall.
 //! It is measured in newtons.
-
+Standard_DEPRECATED("This type is deprecated - Standard_Real should be used instead")
 typedef Standard_Real Quantity_Weight;
 
 #endif // _Quantity_Weight_HeaderFile