#include <Standard.hxx>
#include <Handle_WOKUtils_BufferOverflow.hxx>
#include <Standard_SStream.hxx>
#include <Standard_Failure.hxx>
Defines | |
#define | WOKUtils_BufferOverflow_Raise_if(CONDITION, MESSAGE) if (CONDITION) WOKUtils_BufferOverflow::Raise(MESSAGE); |
|
|