summaryrefslogtreecommitdiff
path: root/inc/Standard_PByte.hxx
blob: 107aaccc4c8a6b769f3d6f837bf1c154b20f209b (plain)
1
2
3
4
5
6
7
8
#ifndef _Standard_PByte_HeaderFile
#define _Standard_PByte_HeaderFile

#include <Standard_TypeDef.hxx>

typedef Standard_Byte* Standard_PByte;

#endif