tag/Settings: convert to C++

This commit is contained in:
Max Kellermann
2015-08-24 11:19:19 +02:00
parent 0c19418e84
commit 2f5106c97f
8 changed files with 9 additions and 13 deletions

View File

@@ -26,7 +26,7 @@
#include "fs/io/BufferedOutputStream.hxx"
#include "fs/io/TextFile.hxx"
#include "tag/Tag.hxx"
#include "tag/TagSettings.h"
#include "tag/Settings.hxx"
#include "fs/Charset.hxx"
#include "util/StringUtil.hxx"
#include "util/Error.hxx"