Fix compiler warnings

This commit is contained in:
Dan Winship
2011-05-02 11:45:52 -04:00
parent 6f711a76cd
commit bdc23c44e8
14 changed files with 42 additions and 45 deletions

View File

@@ -29,7 +29,9 @@
#include <ffi.h>
#include "gclosure.h"
#include "gboxed.h"
#include "gvalue.h"
#include "gvaluetypes.h"
/**