#include <Standard.hxx>
#include <Handle_Aspect_FontMapDefinitionError.hxx>
#include <Standard_SStream.hxx>
#include <Standard_OutOfRange.hxx>
Defines | |
#define | Aspect_FontMapDefinitionError_Raise_if(CONDITION, MESSAGE) if (CONDITION) Aspect_FontMapDefinitionError::Raise(MESSAGE); |
|
|