mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
8 lines
121 B
C
8 lines
121 B
C
#ifndef _NFS_PRECOMP_H_
|
|
#define _NFS_PRECOMP_H_
|
|
|
|
#include <windows.h>
|
|
#include "options.h"
|
|
|
|
#endif /* _NFS_PRECOMP_H_ */
|