home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / ODFDev / ODF / Found / FWCollec / Include / FWCollec.hpp < prev    next >
Encoding:
C/C++ Source or Header  |  1995-11-08  |  455 b   |  18 lines  |  [TEXT/MPS ]

  1. #ifndef FWCOLLEC_HPP
  2. #define FWCOLLEC_HPP
  3.  
  4. //========================================================================================
  5. //
  6. //    File:                FWCollec.hpp
  7. //    Release Version:    $ 1.0d11 $
  8. //
  9. //    Copyright:    (c) 1993, 1995 by Apple Computer, Inc., all rights reserved.
  10. //
  11. //========================================================================================
  12.  
  13. #include "FWDebug.h"
  14. #include "FWCommon.h"
  15. #include "FWRunTyp.h"
  16.  
  17. #endif // FWCOLLEC_HPP
  18.