#include <Standard.hxx>#include <Handle_Standard_NotImplemented.hxx>#include <Standard_SStream.hxx>#include <Standard_ProgramError.hxx>Defines | |
| #define | Standard_NotImplemented_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_NotImplemented::Raise(MESSAGE); |
|
|
|
1.4.1