aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2009-03-04 09:28:43 +0000
committernyamatongwe <unknown>2009-03-04 09:28:43 +0000
commit4326f25df6ae58b6bc759cb935820a1c14cb7f04 (patch)
tree0cf7951fe00d145c930517c3d9b2e414561f6d18
parent2ec9b7b007f9b210ed936b646815a162e3020eea (diff)
downloadscintilla-mirror-4326f25df6ae58b6bc759cb935820a1c14cb7f04.tar.gz
Put header back in.
-rw-r--r--src/LexNimrod.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LexNimrod.cxx b/src/LexNimrod.cxx
index fc8d05f0b..90c24897b 100644
--- a/src/LexNimrod.cxx
+++ b/src/LexNimrod.cxx
@@ -9,7 +9,7 @@
#include <stdlib.h>
#include <string.h>
-//#include <ctype.h>
+#include <ctype.h>
#include <stdio.h>
#include <stdarg.h>