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 test_main.cpp Entry point for all the unit tests. */
#define OPENTTD_TEST
#include "../stdafx.h"
#include <stdarg.h>