/* */ #ifndef _XM_PRIMITIVEP_H #define _XM_PRIMITIVEP_H # ifdef __cplusplus extern "C" { # endif #undef externalref #define externalref extern #define xmPrimitiveClassRec __xmPrimitiveClassRec_dummy #include "decw$include:PrimitiveP.h" #undef xmPrimitiveClassRec #ifndef PRIMITIVE /* this matches decw$include:PrimitiveP.h */ externalref XmPrimitiveClassRec xmPrimitiveClassRec __asm("_$$PsectAttributes_GLOBALSYMBOL$$xmPrimitiveClassRec"); #endif # ifdef __cplusplus } # endif #endif /*_XM_PRIMITIVEP_H*/