blob: 66e21955676c45eb148ee9df1259569eed4b82c9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#ifndef _Standard_Byte_HeaderFile
#define _Standard_Byte_HeaderFile
//typedef unsigned char Standard_Byte;
#ifndef _Standard_TypeDef_HeaderFile
#include <Standard_TypeDef.hxx>
#endif
#endif
|