mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
gioenumtypes: Only define GLIB_DISABLE_DEPRECATION_WARNINGS if needed
This commit is contained in:
parent
88d4b3b365
commit
07c808ad90
@ -20,7 +20,9 @@
|
||||
* Authors: Matthias Clasen <mclasen@redhat.com>
|
||||
*/
|
||||
|
||||
#ifndef GLIB_DISABLE_DEPRECATION_WARNINGS
|
||||
#define GLIB_DISABLE_DEPRECATION_WARNINGS
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
||||
#include "gioenumtypes.h"
|
||||
|
Loading…
Reference in New Issue
Block a user