ReactOS 0.4.15-dev-7953-g1f49173
precomp.h
Go to the documentation of this file.
1#ifndef _UUID_PRECOMP_H_
2#define _UUID_PRECOMP_H_
3
4#define WIN32_NO_STATUS
5#define WIN32_LEAN_AND_MEAN
6
7#include <rpc.h>
8#include <rpcndr.h>
9
10#endif /* _UUID_PRECOMP_H_ */