diff options
Diffstat (limited to 'src/Indicator.cxx')
-rw-r--r-- | src/Indicator.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Indicator.cxx b/src/Indicator.cxx index 5c15caeb6..0a8117f4f 100644 --- a/src/Indicator.cxx +++ b/src/Indicator.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 <cstdint> #include <cmath> #include <stdexcept> |