#include <Standard.hxx>
#include <Handle_Storage_StreamFormatError.hxx>
#include <Standard_SStream.hxx>
#include <Standard_Failure.hxx>
Defines | |
#define | Storage_StreamFormatError_Raise_if(CONDITION, MESSAGE) if (CONDITION) Storage_StreamFormatError::Raise(MESSAGE); |
|
|