diff options
Diffstat (limited to 'src/LineMarker.cxx')
-rw-r--r-- | src/LineMarker.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LineMarker.cxx b/src/LineMarker.cxx index c13b2495d..0afa64f2b 100644 --- a/src/LineMarker.cxx +++ b/src/LineMarker.cxx @@ -5,6 +5,7 @@ // Copyright 1998-2011 by Neil Hodgson <neilh@scintilla.org> // The License.txt file describes the conditions under which this software may be distributed. +#include <cstdint> #include <cstring> #include <cmath> |