aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CharClassify.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/CharClassify.cxx')
-rw-r--r--src/CharClassify.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CharClassify.cxx b/src/CharClassify.cxx
index 42a0ff10e..bbd25a0f8 100644
--- a/src/CharClassify.cxx
+++ b/src/CharClassify.cxx
@@ -5,6 +5,7 @@
// Copyright 2006 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
+#include <stdlib.h>
#include <ctype.h>
#include "CharClassify.h"