home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-08-16 | 514 b | 26 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWExcLib.h
- // Release Version: $ ODF 1 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWEXCLIB_H
- #define FWEXCLIB_H
-
- #ifndef FWEXCIMP_H
- #include "FWExcImp.h"
- #endif
-
- #ifndef FWEXCEPT_H
- #include "FWExcept.h"
- #endif
-
- #ifndef FWEXCDEF_H
- #include "FWExcDef.h"
- #endif
-
- #endif
-