home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dtswps.zip / DTSFILES.ZIP / SOM.HH < prev    next >
Text File  |  1996-06-24  |  1KB  |  26 lines

  1. /***!Start!***                                                                     
  2.  *                                                                                 
  3.  *   ORIGINS: 27                                                                   
  4.  *                                                                                 
  5.  *     25H7912  (C)   COPYRIGHT International Business Machines Corp. 1992,1994,1996,1996  
  6.  *   All Rights Reserved                                                           
  7.  *   Licensed Materials - Property of IBM                                          
  8.  *   The source code for this program is not published or otherwise divested       
  9.  *   of its trade secrets, irrespective of what has been deposited with the        
  10.  *   U.S. Copyright Office.                                                        
  11.  *                                                                                 
  12.  ***!End!***/                                                                      
  13.                                                                                    
  14. // som.hh for DTS C++ 
  15. // SHD: May 27/94
  16.  
  17. #ifndef SOM_HH_DTS_Included
  18. #define SOM_HH_DTS_Included
  19.  
  20. #include <somh.hh>
  21. #include <somobj.hh>
  22. #include <somcls.hh>
  23. #include <somcm.hh>
  24.  
  25. #endif /* SOM_HH_DTS_Included */
  26.