diff options
Diffstat (limited to 'src/PerLine.cxx')
-rw-r--r-- | src/PerLine.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PerLine.cxx b/src/PerLine.cxx index b2e4530ea..b394b4973 100644 --- a/src/PerLine.cxx +++ b/src/PerLine.cxx @@ -6,6 +6,7 @@ // The License.txt file describes the conditions under which this software may be distributed. #include <cstddef> +#include <cstdint> #include <cassert> #include <cstring> |