Fix various compiler warnings
Mostly missing declarations and missing statics.
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "gtkcsstransformvalueprivate.h"
|
||||
#include "gtkcssnumbervalueprivate.h"
|
||||
|
||||
typedef union _GtkCssTransform GtkCssTransform;
|
||||
|
||||
Reference in New Issue
Block a user