0028799: Coding Rules - elimilate confusing Quantity aliases of Standard_Real type
[occt.git] / src / Quantity / Quantity_ElectricCharge.hxx
index 2a369aa..c8d577f 100644 (file)
@@ -23,7 +23,7 @@
 //! more commonly viewed as the product of electric current
 //! and time.
 //! It is measured in coulombs (ampere-second).
-
+Standard_DEPRECATED("This type is deprecated - Standard_Real should be used instead")
 typedef Standard_Real Quantity_ElectricCharge;
 
 #endif // _Quantity_ElectricCharge_HeaderFile