home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 10 / ioProg_10.iso / soft / optima / hpp.z / DTINCLD.HPP < prev    next >
Encoding:
C/C++ Source or Header  |  1996-04-02  |  183 b   |  11 lines

  1. #ifndef _DTINCLUDE_HPP
  2. #define _DTINCLUDE_HPP
  3.  
  4. #include "dtobject.hpp"
  5. #include "mmcomplb.hpp"
  6. #include "dtoleobj.hpp"
  7.  
  8. #pragma library (dtwclass)
  9.  
  10. #endif // _DTINCLUDE_HPP
  11.