/* * * Xt constraint widget class internals. */ #ifndef _X11_CONSTRAINP_H #define _X11_CONSTRAINP_H # ifdef __cplusplus extern "C" { # endif #undef externalref #define externalref extern #define constraintClassRec __constraintClassRec_dummy #include "decw$include:ConstrainP.h" #undef constraintClassRec externalref ConstraintClassRec constraintClassRec __asm("_$$PsectAttributes_GLOBALSYMBOL$$constraintClassRec"); # ifdef __cplusplus } # endif #endif /*_X11_CONSTRAINP_H*/