home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 514 b | 26 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWRunTyp.h
- // Release Version: $ ODF 2 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWRUNTYP_H
- #define FWRUNTYP_H
-
- #ifndef FWCLAIMP_H
- #include "FWClaImp.h"
- #endif
-
- #ifndef FWCLAINF_H
- #include "FWClaInf.h"
- #endif
-
- #ifndef FWCLAPRV_H
- #include "FWClaPrv.h"
- #endif
-
- #endif
-