#include <Standard.hxx>
#include <Handle_StdFail_UndefinedDerivative.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>
Defines | |
#define | StdFail_UndefinedDerivative_Raise_if(CONDITION, MESSAGE) if (CONDITION) StdFail_UndefinedDerivative::Raise(MESSAGE); |
|
|