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 @@
#pragma once
#include "protocol/RangeArg.hxx"
#include "tag/Type.h"
#include "tag/Type.hxx"
struct Queue;
class SongFilter;