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