mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
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:
@@ -19,8 +19,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "girepository.h"
|
||||
|
||||
typedef struct
|
||||
|
Reference in New Issue
Block a user