tag/Type: require C++

This commit is contained in:
Max Kellermann
2023-03-06 15:17:41 +01:00
parent 118b76a8f1
commit 7a46c57ef3
19 changed files with 20 additions and 31 deletions

View File

@@ -4,7 +4,7 @@
#include "MakeTag.hxx"
#include "song/TagSongFilter.hxx"
#include "song/LightSong.hxx"
#include "tag/Type.h"
#include "tag/Type.hxx"
#include "lib/icu/Init.hxx"
#include <gtest/gtest.h>