#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Standard_TypeMismatch.hxx>#include <Handle_MFT_FontManagerError.hxx>Defines | |
| #define | MFT_FontManagerError_Raise_if(CONDITION, MESSAGE) if (CONDITION) MFT_FontManagerError::Raise(MESSAGE); |
| #define MFT_FontManagerError_Raise_if | ( | CONDITION, | |||
| MESSAGE | ) | if (CONDITION) MFT_FontManagerError::Raise(MESSAGE); |
1.6.3