home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / CodeWarrior Lite / Metrowerks C⁄C++ Lite / Libraries / Runtime / Common Sources / (exception experimental) / exception.h next >
Encoding:
C/C++ Source or Header  |  1995-06-27  |  379 b   |  9 lines  |  [TEXT/MMCC]

  1. /************************************************************************/
  2. /*    Project...:    Standard C++ Library                                    */
  3. /*    Name......:    exception                                                */
  4. /*    Purpose...:    exception handling                                        */
  5. /*  Copyright.: ©Copyright 1995 by metrowerks inc. All rights reserved. */
  6. /************************************************************************/
  7.  
  8. #include <exception>
  9.