home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 9
/
FreshFishVol9-CD2.bin
/
bbs
/
util
/
snoopdos-3.0.lha
/
SnoopDos
/
Source
/
system.c
< prev
next >
Wrap
C/C++ Source or Header
|
1994-02-28
|
280b
|
9 lines
/*
* Dummy to include SYSTEM.H for precompiling headers
*
* We need to do it like this because SYSTEM.H does some #define's
* which won't take affect if we compile a GST from it directly
* (GST's only apply to #included files, not the main file.)
*/
#include "system.h"