home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 554 b | 29 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWOSMisc.h
- // Release Version: $ ODF 2 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWOSMISC_H
- #define FWOSMISC_H
-
- #ifndef FWTIME_H
- #include "FWTime.h"
- #endif
-
- #ifndef SLFILEOP_H
- #include "SLFileOp.h"
- #endif
-
- #ifndef SLVERSN_H
- #include "SLVersn.h"
- #endif
-
- #ifndef FWVERSN_H
- #include "FWVersn.h"
- #endif
-
- #endif