ReactOS 0.4.15-dev-7906-g1b85a5f
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 */