#include <Standard.hxx>#include <Handle_OSD_Exception_FLT_DIVIDE_BY_ZERO.hxx>#include <Standard_SStream.hxx>#include <OSD_Exception.hxx>Defines | |
| #define | OSD_Exception_FLT_DIVIDE_BY_ZERO_Raise_if(CONDITION, MESSAGE) if (CONDITION) OSD_Exception_FLT_DIVIDE_BY_ZERO::Raise(MESSAGE); |
|
|
|
1.4.1