mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 01:50:42 -05:00
conform: Disable deprecation warnings in the model units
This commit is contained in:
parent
6376eebd9b
commit
52e8864aa3
@ -1,5 +1,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
|
||||
#include <clutter/clutter.h>
|
||||
|
||||
typedef struct _ModelData
|
||||
|
Loading…
Reference in New Issue
Block a user