0028799: Coding Rules - elimilate confusing Quantity aliases of Standard_Real type
[occt.git] / src / Quantity / Quantity_Temperature.hxx
index 9c85e1a..4a88f34 100644 (file)
@@ -22,6 +22,7 @@
 //! Defined as a measure of the average kinetic energy
 //! of the molecules in a body.
 //! It is measured in degrees kelvin.
+Standard_DEPRECATED("This type is deprecated - Standard_Real should be used instead")
 typedef Standard_Real Quantity_Temperature;
 
 #endif // _Quantity_Temperature_HeaderFile