diff options
Diffstat (limited to 'src/other_tools/utils/content.hpp')
-rw-r--r-- | src/other_tools/utils/content.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/other_tools/utils/content.hpp b/src/other_tools/utils/content.hpp index b1308a97..15c582c4 100644 --- a/src/other_tools/utils/content.hpp +++ b/src/other_tools/utils/content.hpp @@ -17,6 +17,7 @@ #include <optional> #include <string> +#include <utility> // std::move #include <variant> #include "src/buildtool/common/user_structs.hpp" |