#include <Standard.hxx>
#include <Handle_WOKUnix_BufferOverflow.hxx>
#include <Standard_SStream.hxx>
#include <Standard_Failure.hxx>
Defines | |
#define | WOKUnix_BufferOverflow_Raise_if(CONDITION, MESSAGE) if (CONDITION) WOKUnix_BufferOverflow::Raise(MESSAGE); |
|
|