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

@@ -32,10 +32,7 @@
#include "playlist/CuePlaylistPlugin.hxx"
#include "playlist/EmbeddedCuePlaylistPlugin.hxx"
#include "input_stream.h"
extern "C" {
#include "uri.h"
}
#include "util/UriUtil.hxx"
#include "string_util.h"
#include "conf.h"