- Include ctype.h by default.

svn path=/trunk/; revision=16804
This commit is contained in:
Alex Ionescu 2005-07-27 16:55:40 +00:00
parent 52973bb61c
commit 298b0372cd

View file

@ -34,6 +34,7 @@
extern "C" {
#endif
#include <ctype.h>
#include <winerror.h>
#ifndef RC_INVOKED