home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Xentax forum attachments archive
/
xentax.7z
/
8090
/
ModelEdit.7z
/
precompile.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
2006-03-08
|
183 b
|
12 lines
#ifndef __PRECOMPILE_H___
#define __PRECOMPILE_H___
#include "stdafx.h"
#include "ltbasetypes.h"
#include "bdefs.h"
#include "model.h"
#endif // __PRECOMPILE_H___