From db3f2580ff5c3aab22fd6b68f604f6703594af2b Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 19 May 2025 17:34:31 +0200 Subject: lib: remove includes of glibconfig.h --- lib/tests/turns-turn-order.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/tests') diff --git a/lib/tests/turns-turn-order.cpp b/lib/tests/turns-turn-order.cpp index 92427c1..691a0fe 100644 --- a/lib/tests/turns-turn-order.cpp +++ b/lib/tests/turns-turn-order.cpp @@ -6,7 +6,6 @@ #include #include -#include SCENARIO("Creating a turn order", "[lib][object][lifetime]") { -- cgit v1.2.3