#include <Standard.hxx>#include <Handle_Standard_NegativeValue.hxx>#include <Standard_SStream.hxx>#include <Standard_RangeError.hxx>Defines | |
| #define | Standard_NegativeValue_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_NegativeValue::Raise(MESSAGE); |
|
|
|
1.4.1