1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-01 17:14:15 -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 <limits.h>
#include <locale.h>
#include <ctype.h>
#include <string.h>
#include <errno.h>
#include <wchar.h>