reactos/dll/np/nfs/precomp.h

8 lines
121 B
C
Raw Normal View History

#ifndef _NFS_PRECOMP_H_
2017-11-26 12:22:37 +00:00
#define _NFS_PRECOMP_H_
#include <windows.h>
#include "options.h"
#endif /* _NFS_PRECOMP_H_ */