#include <Standard.hxx>
#include <Handle_WOKUnix_ProcessTimeOut.hxx>
#include <Standard_SStream.hxx>
#include <Standard_Failure.hxx>
Defines | |
#define | WOKUnix_ProcessTimeOut_Raise_if(CONDITION, MESSAGE) if (CONDITION) WOKUnix_ProcessTimeOut::Raise(MESSAGE); |
|
|