/* * * Motif "bulletin board" definitions. */ #ifndef _XM_BULLETINB_H #define _XM_BULLETINB_H # ifdef __cplusplus extern "C" { # endif #ifndef _XM_XM_H #include #endif #undef externalref #define externalref extern externalref WidgetClass xmBulletinBoardWidgetClass __asm("_$$PsectAttributes_GLOBALSYMBOL$$xmBulletinBoardWidgetClass"); #include "decw$include:BulletinB.h" # ifdef __cplusplus } # endif #endif /*_XM_BULLETINB_H*/