mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 402892 - "Switch from gnome-vfs to GIO" (add gio/gio.h to system-headers, remove accidentally added config/system_wrappers directory)
This commit is contained in:
parent
93e766d08f
commit
5ead87ae79
@ -1016,3 +1016,6 @@ hildon-mime.h
|
||||
#ifdef NS_OSSO
|
||||
libosso.h
|
||||
#endif
|
||||
#ifdef MOZ_ENABLE_GIO
|
||||
gio/gio.h
|
||||
#endif
|
||||
|
@ -1,4 +0,0 @@
|
||||
#pragma GCC system_header
|
||||
#pragma GCC visibility push(default)
|
||||
#include_next <gio/gio.h>
|
||||
#pragma GCC visibility pop
|
Loading…
Reference in New Issue
Block a user