uri: convert to C++

This commit is contained in:
Max Kellermann
2013-04-08 23:30:21 +02:00
parent f84e288ad7
commit 7ec1121cc8
26 changed files with 42 additions and 96 deletions

View File

@@ -26,10 +26,7 @@
#include "Idle.hxx"
#include "fs/Path.hxx"
#include "fs/FileSystem.hxx"
extern "C" {
#include "uri.h"
}
#include "util/UriUtil.hxx"
#include <glib.h>