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