home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / som30tk.zip / som30os2.zip / include / somcdev.xh < prev    next >
Text File  |  1996-12-24  |  394b  |  24 lines

  1. /* @(#) 1.2 src/somk/somcdev.xh, somk.api, som3.0 9/4/96 13:38:57 [12/24/96 07:40:21] */
  2.  
  3. /*
  4.  * 96F8647, 96F8648, 96F8850 (C) Copyright IBM Corp. 1992, 1994
  5.  * All Rights Reserved
  6.  * Licensed Materials - Property of IBM
  7.  */
  8.  
  9. /*
  10.  *    SOMCDEV.XH
  11.  */
  12.  
  13. #ifndef somcdev_xh
  14. #define somcdev_xh
  15.  
  16. #include <somcdev.h>
  17.  
  18. /* for chaining constructors that do nothing */
  19. struct SOMCPPNoInit { };
  20.  
  21. #endif
  22.  
  23.  
  24.