#include <Standard.hxx>#include <Handle_Standard_Underflow.hxx>#include <Standard_SStream.hxx>#include <Standard_NumericError.hxx>Defines | |
| #define | Standard_Underflow_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_Underflow::Raise(MESSAGE); |
|
|
|
1.4.1