From e6d520e3716efd12ff4a3a8c1d495b8e78e846f1 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 19 Oct 2019 23:45:45 +0200 Subject: [PATCH] Add missing include --- test/tests/S6ImportExportTests.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/tests/S6ImportExportTests.cpp b/test/tests/S6ImportExportTests.cpp index 3e1f448239..85b812342c 100644 --- a/test/tests/S6ImportExportTests.cpp +++ b/test/tests/S6ImportExportTests.cpp @@ -29,6 +29,7 @@ #include #include #include +#include #include using namespace OpenRCT2;