home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 March / macformat-035.iso / CodeWarrior Lite 1.4 / MacOS Support / Headers / ANSI Headers / stdexcept.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-18  |  391 b   |  11 lines  |  [TEXT/CWIE]

  1. /************************************************************************/
  2. /*    Project...:    Standard C++ Library                                    */
  3. /*    Name......:    stdexcept                                                */
  4. /*    Purpose...:    exception handling                                        */
  5. /*  Copyright.: ©Copyright 1993-95 by metrowerks inc                    */
  6. /************************************************************************/
  7.  
  8. #ifndef _STDEXCEPT_
  9. #include <stdexcept>
  10. #endif
  11.