#include <Standard.hxx>
#include <Handle_Standard_ImmutableObject.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>
Defines | |
#define | Standard_ImmutableObject_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_ImmutableObject::Raise(MESSAGE); |
|
|