2
0
Fork 0

[glib] disable deprecation warnings

personal/stbuehler/wip
Stefan Bühler 2013-05-24 13:16:51 +02:00
parent f33a7fd3fa
commit 49796611be
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@
# include <openssl/ssl.h>
#endif
#define GLIB_DISABLE_DEPRECATION_WARNINGS
#include <ev.h>
#include <glib.h>
#include <gmodule.h>