home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-08 | 459 b | 21 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWOSMisc.h
- // Release Version: $ 1.0d11 $
- //
- // Copyright: © 1993, 1995 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWALERT_H
- #include "FWAlert.h"
- #endif
-
- #ifndef FWCURSOR_H
- #include "FWCursor.h"
- #endif
-
- #ifndef FWTIME_H
- #include "FWTime.h"
- #endif
-