#include <Standard.hxx>
#include <Handle_Standard_TypeMismatch.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>
Defines | |
#define | Standard_TypeMismatch_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_TypeMismatch::Raise(MESSAGE); |
|
|