aboutsummaryrefslogtreecommitdiff
path: root/k_cext.h
diff options
context:
space:
mode:
Diffstat (limited to 'k_cext.h')
-rw-r--r--k_cext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/k_cext.h b/k_cext.h
index d140823..147f905 100644
--- a/k_cext.h
+++ b/k_cext.h
@@ -23,7 +23,6 @@
#include <string.h>
#include <math.h>
#include <stdbool.h>
-#include <ctype.h>
#ifdef _MSC_VER
typedef int bool;
#define true 1