/* */ #ifndef _XM_BASECLASSI_H #define _XM_BASECLASSI_H # ifdef __cplusplus extern "C" { # endif #undef externalref #define externalref extern #ifndef BASECLASS /* this matches decw$include:BaseClassI.h */ externalref XrmQuark XmQmotif __asm("_$$PsectAttributes_GLOBALSYMBOL$$XmQmotif"); externalref int _XmInheritClass __asm("_$$PsectAttributes_GLOBALSYMBOL$$_XmInheritClass"); #endif #include "decw$include:BaseClassI.h" # ifdef __cplusplus } # endif #endif /*_XM_BASECLASSI_H*/