mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-17 16:47:42 +01:00
Fix 33a7e9e512
: Linker failure with release build. (#12949)
This commit is contained in:
parent
25a8abcd8e
commit
fe49dec527
2
src/3rdparty/icu/tests/test_srtest.cpp
vendored
2
src/3rdparty/icu/tests/test_srtest.cpp
vendored
@ -8,6 +8,8 @@
|
|||||||
*/
|
*/
|
||||||
/** @file test_srtest.cpp Test icu::ScriptRun result. */
|
/** @file test_srtest.cpp Test icu::ScriptRun result. */
|
||||||
|
|
||||||
|
#include "../../../stdafx.h"
|
||||||
|
|
||||||
#include "../../../3rdparty/catch2/catch.hpp"
|
#include "../../../3rdparty/catch2/catch.hpp"
|
||||||
#include "../../../3rdparty/fmt/core.h"
|
#include "../../../3rdparty/fmt/core.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user