#include <Standard.hxx>#include <Handle_Aspect_WindowError.hxx>#include <Standard_SStream.hxx>#include <Standard_OutOfRange.hxx>Defines | |
| #define | Aspect_WindowError_Raise_if(CONDITION, MESSAGE) if (CONDITION) Aspect_WindowError::Raise(MESSAGE); |
|
|
|
1.4.1