0022749: Segfault in HashCode() of Standard_Transient
[occt.git] / src / Standard / Standard_PExtCharacter.hxx
CommitLineData
7fd59977 1
2
3#ifndef _Standard_PExtCharacter_HeaderFile
4#define _Standard_PExtCharacter_HeaderFile
5
6#include <Standard_TypeDef.hxx>
7
8typedef Standard_ExtCharacter* Standard_PExtCharacter;
9
10#endif