xref: /reactos/dll/np/nfs/precomp.h (revision 53221834)
1 #ifndef _NFS_PRECOMP_H_
2 #define _NFS_PRECOMP_H_
3 
4 #include <windows.h>
5 #include "options.h"
6 
7 #endif /* _NFS_PRECOMP_H_ */
8