summaryrefslogtreecommitdiff
path: root/inc/Standard_PCharacter.hxx
blob: 7397865c3ac86186b0b15843462edf6fb8ee99a9 (plain)
1
2
3
4
5
6
7
8
9

#ifndef _Standard_PCharacter_HeaderFile
#define _Standard_PCharacter_HeaderFile

#include <Standard_TypeDef.hxx>

typedef Standard_Character* Standard_PCharacter;

#endif