From 2b4bfadfb7f03b08b8a4687a478db83946309894 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 6 Feb 2024 23:08:53 +0000 Subject: [PATCH] tests: Remove an unnecessary include from test-common.h It causes a build failure on mingw32, as `_WIN32_WINNT` is redefined. Signed-off-by: Philip Withnall --- girepository/tests/test-common.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/girepository/tests/test-common.h b/girepository/tests/test-common.h index 8793a635d..9d31998d1 100644 --- a/girepository/tests/test-common.h +++ b/girepository/tests/test-common.h @@ -19,8 +19,6 @@ #pragma once -#include "config.h" - #include "girepository.h" typedef struct