#include <Standard.hxx>#include <Handle_Standard_Overflow.hxx>#include <Standard_SStream.hxx>#include <Standard_NumericError.hxx>Defines | |
| #define | Standard_Overflow_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_Overflow::Raise(MESSAGE); |
|
|
|
1.4.1