diff options
Diffstat (limited to 'src/buildtool/compatibility/native_support.hpp')
-rw-r--r-- | src/buildtool/compatibility/native_support.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildtool/compatibility/native_support.hpp b/src/buildtool/compatibility/native_support.hpp index b0fee1ea..9890742e 100644 --- a/src/buildtool/compatibility/native_support.hpp +++ b/src/buildtool/compatibility/native_support.hpp @@ -15,6 +15,7 @@ #ifndef INCLUDED_SRC_BUILDTOOL_COMPATIBILITY_NATIVE_SUPPORT_HPP #define INCLUDED_SRC_BUILDTOOL_COMPATIBILITY_NATIVE_SUPPORT_HPP +#include <cstddef> #include <string> #include "gsl/gsl" |