#include <Standard.hxx>
#include <Handle_Storage_StreamUnknownTypeError.hxx>
#include <Standard_SStream.hxx>
#include <Storage_StreamReadError.hxx>
Defines | |
#define | Storage_StreamUnknownTypeError_Raise_if(CONDITION, MESSAGE) if (CONDITION) Storage_StreamUnknownTypeError::Raise(MESSAGE); |
|
|