home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
TAR32212
/
tar32212.lzh
/
tar32_2
/
src
/
stdafx.h
< prev
next >
Wrap
C/C++ Source or Header
|
2000-12-25
|
258b
|
15 lines
/* pre compiled header */
#ifndef __TAR32_STDAFX_H
#define __TAR32_STDAFX_H
#include <time.h>
#include <windows.h>
#include <sys/types.h> // stat
#include <sys/stat.h> // S_IWRITE
#include <wtypes.h>
#include <string>
#include <list>
#endif