mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
- Include ctype.h by default.
svn path=/trunk/; revision=16804
This commit is contained in:
parent
52973bb61c
commit
298b0372cd
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <ctype.h>
|
||||
#include <winerror.h>
|
||||
|
||||
#ifndef RC_INVOKED
|
||||
|
|
Loading…
Reference in a new issue