home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / modhead1.zip / C_WRAPR.H < prev    next >
C/C++ Source or Header  |  1995-09-17  |  129b  |  7 lines

  1. // Close a C header file with this. 
  2. #ifdef __CPLUSPLUS__
  3. #pragma pop(empty_is_void);
  4. #pragma pop(som_bindings);    
  5. }
  6. #endif
  7.