#include <Standard.hxx>
#include <Handle_Standard_DivideByZero.hxx>
#include <Standard_SStream.hxx>
#include <Standard_NumericError.hxx>
Defines | |
#define | Standard_DivideByZero_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_DivideByZero::Raise(MESSAGE); |
|
|