string_util: convert to C++

This commit is contained in:
Max Kellermann
2013-04-09 01:08:20 +02:00
parent 14df240f5b
commit 0921180b90
13 changed files with 33 additions and 57 deletions

View File

@@ -19,7 +19,7 @@
#include "config.h"
#include "CueParser.hxx"
#include "string_util.h"
#include "util/StringUtil.hxx"
#include "song.h"
#include "tag.h"