#include <Standard.hxx>
#include <Handle_PCollection_IsContained.hxx>
#include <Standard_SStream.hxx>
#include <Standard_Failure.hxx>
Defines | |
#define | PCollection_IsContained_Raise_if(CONDITION, MESSAGE) if (CONDITION) PCollection_IsContained::Raise(MESSAGE); |
|
|