home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 465 b | 22 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWThread.h
- // Release Version: $ ODF 2 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWTHREAD_H
- #define FWTHREAD_H
-
- #ifndef FWTHRDGD_H
- #include "FWThrdGd.h"
- #endif
-
- #ifndef SLTHRDGD_H
- #include "SLThrdGd.h"
- #endif
-
- #endif
-