home *** CD-ROM | disk | FTP | other *** search
- /********************************************************************/
- /* <excption.h> header file */
- /* */
- /* VisualAge for C++ for Windows, Version 3.5 */
- /* Licensed Material - Property of IBM */
- /* */
- /* 5801-ARR and Other Materials */
- /* */
- /* (c) Copyright IBM Corp 1991, 1996. All rights reserved. */
- /* */
- /********************************************************************/
-
- #ifndef __EXCEPTION_H
- #define __EXCEPTION_H
-
- #include <stdexcpt.h>
- #include <unexpect.h>
- #include <terminat.h>
-
- #endif /* __EXCEPTION_H */
-