diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-05-19 17:34:31 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-05-19 17:34:31 +0200 |
| commit | db3f2580ff5c3aab22fd6b68f604f6703594af2b (patch) | |
| tree | 1c6adaa69a84588f5b446426eb21446dcc78cf94 /lib/tests | |
| parent | 56bdb1290fd4e280b18669fe5b862a8198a409e0 (diff) | |
| download | turns-db3f2580ff5c3aab22fd6b68f604f6703594af2b.tar.xz turns-db3f2580ff5c3aab22fd6b68f604f6703594af2b.zip | |
lib: remove includes of glibconfig.h
Diffstat (limited to 'lib/tests')
| -rw-r--r-- | lib/tests/turns-turn-order.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 <gio/gio.h> #include <glib-object.h> -#include <glibconfig.h> SCENARIO("Creating a turn order", "[lib][object][lifetime]") { |
