db/Helpers: move TagSet to dedicated header

This commit is contained in:
Max Kellermann
2014-04-24 18:18:26 +02:00
parent b32ec857b1
commit 9e50993c13
3 changed files with 62 additions and 24 deletions
+1
View File
@@ -714,6 +714,7 @@ libtag_a_SOURCES =\
src/tag/TagString.cxx src/tag/TagString.hxx \
src/tag/TagPool.cxx src/tag/TagPool.hxx \
src/tag/TagTable.cxx src/tag/TagTable.hxx \
src/tag/Set.hxx \
src/tag/ApeLoader.cxx src/tag/ApeLoader.hxx \
src/tag/ApeReplayGain.cxx src/tag/ApeReplayGain.hxx \
src/tag/ApeTag.cxx src/tag/ApeTag.hxx