ReactOS 0.4.16-dev-297-gc569aee
precomp.h
Go to the documentation of this file.
1#ifndef _CRT_PRECOMP_H
2#define _CRT_PRECOMP_H
3
4#include <stdarg.h>
5#include <internal/tls.h>
6
7#endif /* _CRT_PRECOMP_H */