mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
8 lines
120 B
C
8 lines
120 B
C
|
#ifdef _NFS_PRECOMP_H_
|
||
|
#define _NFS_PRECOMP_H_
|
||
|
|
||
|
#include <windows.h>
|
||
|
#include "options.h"
|
||
|
|
||
|
#endif /* _NFS_PRECOMP_H_ */
|