aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CallTip.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/CallTip.cxx')
-rw-r--r--src/CallTip.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CallTip.cxx b/src/CallTip.cxx
index 21cf6e3d3..378498045 100644
--- a/src/CallTip.cxx
+++ b/src/CallTip.cxx
@@ -5,6 +5,7 @@
// Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
+#include <cstddef>
#include <cstdlib>
#include <cstring>
#include <cstdio>