require GLib 2.28

The header glib_compat.h is now obsolete and can be removed.
This commit is contained in:
Max Kellermann
2013-10-15 09:35:25 +02:00
parent be2951b45f
commit b97b7a7493
5 changed files with 3 additions and 49 deletions

View File

@@ -28,9 +28,7 @@
#include "TimeoutMonitor.hxx"
#include "SocketMonitor.hxx"
#else
#include "glib_compat.h"
#include <glib.h>
#endif
#include <forward_list>