0028799: Coding Rules - elimilate confusing Quantity aliases of Standard_Real type
[occt.git] / src / Quantity / Quantity_AbsorbedDose.hxx
index 66913a1..718b9e1 100644 (file)
@@ -22,7 +22,7 @@
 //! Defined as the energy absorbed per unit mass in an
 //! irradiated medium.
 //! It is measured in grays.
-
+Standard_DEPRECATED("This type is deprecated - Standard_Real should be used instead")
 typedef Standard_Real Quantity_AbsorbedDose;
 
 #endif // _Quantity_AbsorbedDose_HeaderFile