From 712fbb4affab1a900a9c8a68660354a61541f5b9 Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Tue, 19 Apr 2022 15:24:09 +0200 Subject: Update following cmake_common changes. # Conflicts: # CMakeLists.txt # src/CMakeLists.txt # src/organizer_en.ts --- src/spawn.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/spawn.cpp') diff --git a/src/spawn.cpp b/src/spawn.cpp index cc8f47bb..5b14c52c 100644 --- a/src/spawn.cpp +++ b/src/spawn.cpp @@ -39,6 +39,7 @@ along with Mod Organizer. If not, see . #include #include #include +#include using namespace MOBase; using namespace MOShared; -- cgit v1.3.1