1
0
Fork 0

Fix 33a7e9e512: Linker failure with release build.

pull/12949/head
Peter Nelson 2024-09-18 16:33:43 +01:00
parent 25a8abcd8e
commit 01f0b73f38
No known key found for this signature in database
GPG Key ID: 8EF8F0A467DF75ED
1 changed files with 2 additions and 0 deletions

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"