From 1443c24b36c6258f63b47c12f4b38d8f0c233b7e Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Mon, 6 Jun 2016 23:45:11 +0200 Subject: [PATCH] fix gcc build --- src/laws.test.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/laws.test.c b/src/laws.test.c index 7f947be45..623717619 100644 --- a/src/laws.test.c +++ b/src/laws.test.c @@ -27,6 +27,7 @@ #include #include +#include static void test_new_building_can_be_renamed(CuTest * tc) {