home *** CD-ROM | disk | FTP | other *** search
- /************************************************************************/
- /* Project...: Standard C++ Library */
- /* Name......: exception */
- /* Purpose...: exception handling */
- /* Copyright.: ©Copyright 1995 by metrowerks inc. All rights reserved. */
- /************************************************************************/
-
- #ifndef _EXCEPTION_
- #include <exception>
- #endif
-