aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexEiffel.cxx
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2004-12-03 23:14:04 +0000
committernyamatongwe <devnull@localhost>2004-12-03 23:14:04 +0000
commit224b04d779a830dbfc4042c3a74f0140a836d7cb (patch)
treee0526e4d42794652db20442b5e329646f0775a4d /src/LexEiffel.cxx
parent860e52f3760e59e262145b029d0a3cdf814c745c (diff)
downloadscintilla-mirror-224b04d779a830dbfc4042c3a74f0140a836d7cb.tar.gz
Patch from Regis Vaquette to allow compilation for Windows CE.
Diffstat (limited to 'src/LexEiffel.cxx')
-rw-r--r--src/LexEiffel.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LexEiffel.cxx b/src/LexEiffel.cxx
index 974efd9a7..e9e154cd5 100644
--- a/src/LexEiffel.cxx
+++ b/src/LexEiffel.cxx
@@ -10,7 +10,6 @@
#include <ctype.h>
#include <stdarg.h>
#include <stdio.h>
-#include <fcntl.h>
#include "Platform.h"