diff --git a/src/Platform.cpp b/src/Platform.cpp index 57c655fa..4ddb1429 100644 --- a/src/Platform.cpp +++ b/src/Platform.cpp @@ -22,6 +22,7 @@ */ +#include #include diff --git a/src/Platform_unix.cpp b/src/Platform_unix.cpp index 5a8271ab..6a65193c 100644 --- a/src/Platform_unix.cpp +++ b/src/Platform_unix.cpp @@ -24,6 +24,7 @@ #include #include +#include #include #include