0
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-06-30 22:19:26 -04:00

Remove the unused header file <ctype.h>

This commit is contained in:
John Zaitseff 2011-08-25 21:45:22 +10:00
parent 1c2518a78b
commit 167bcd82f5

View File

@ -57,7 +57,6 @@
#include <stdarg.h> #include <stdarg.h>
#include <limits.h> #include <limits.h>
#include <locale.h> #include <locale.h>
#include <ctype.h>
#include <string.h> #include <string.h>
#include <errno.h> #include <errno.h>
#include <wchar.h> #include <wchar.h>