Fix 33a7e9e512: Linker failure with release build. (#12949)

This commit is contained in:
Peter Nelson 2024-09-18 21:18:49 +01:00 committed by GitHub
parent 25a8abcd8e
commit fe49dec527
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"