diff --git a/src/3rdparty/icu/tests/test_srtest.cpp b/src/3rdparty/icu/tests/test_srtest.cpp index ad7520f25a..6922fffdd3 100644 --- a/src/3rdparty/icu/tests/test_srtest.cpp +++ b/src/3rdparty/icu/tests/test_srtest.cpp @@ -8,6 +8,8 @@ */ /** @file test_srtest.cpp Test icu::ScriptRun result. */ +#include "../../../stdafx.h" + #include "../../../3rdparty/catch2/catch.hpp" #include "../../../3rdparty/fmt/core.h"