aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2009-03-04 09:28:43 +0000
committernyamatongwe <devnull@localhost>2009-03-04 09:28:43 +0000
commitd3041d2be976daa62c6087bba24efb4a742daf1d (patch)
tree0cf7951fe00d145c930517c3d9b2e414561f6d18 /src
parentbc82d87e103c4ea5381ffd4cb09eacfc4c2fe836 (diff)
downloadscintilla-mirror-d3041d2be976daa62c6087bba24efb4a742daf1d.tar.gz
Put header back in.
Diffstat (limited to 'src')
-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>