Fix test compilation on MacOS

This commit is contained in:
Jonathan G Rennison
2023-11-09 21:06:17 +00:00
parent 57f50b4a40
commit 79b5699e82
6 changed files with 7 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
/** @file bitmath_func_test.cpp Test functionality from core/bitmath_func. */
#define OPENTTD_TEST
#include "../stdafx.h"
#include "../3rdparty/catch2/catch.hpp"