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 <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2024-02-06 23:08:53 +00:00
parent c428d6e673
commit 2b4bfadfb7

View File

@ -19,8 +19,6 @@
#pragma once
#include "config.h"
#include "girepository.h"
typedef struct