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 / FWDebug / Include / FWDebug.hpp < prev    next >
Encoding:
C/C++ Source or Header  |  1995-11-08  |  408 b   |  16 lines  |  [TEXT/MPS ]

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