app: #undef G_DISABLE_DEPRECATED where GStaticMutex is used
because it's deprecated in GLib 2.30.
This commit is contained in:
@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
#undef G_DISABLE_DEPRECATED /* GStaticMutex */
|
||||||
#include <glib-object.h>
|
#include <glib-object.h>
|
||||||
|
|
||||||
#include "libgimpmath/gimpmath.h"
|
#include "libgimpmath/gimpmath.h"
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
#undef G_DISABLE_DEPRECATED /* GStaticMutex */
|
||||||
#include <gegl.h>
|
#include <gegl.h>
|
||||||
#include <gegl-buffer.h>
|
#include <gegl-buffer.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user