fs/AllocatedPath: don't include glib.h

This commit is contained in:
Max Kellermann 2013-10-21 10:27:05 +02:00
parent 7142c81c05
commit 93068f10ec

View File

@ -25,10 +25,6 @@
#include "Traits.hxx"
#include "Path.hxx"
#ifdef WIN32
#include <glib.h>
#endif
#include <utility>
#include <string>