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

@@ -7,7 +7,7 @@
#include "../DecoderAPI.hxx"
#include "input/InputStream.hxx"
#include "tag/Handler.hxx"
#include "tag/Type.h"
#include "tag/Type.hxx"
#include "util/Domain.hxx"
#include "Log.hxx"