tag/Names: convert to C++

This commit is contained in:
Max Kellermann
2023-03-06 14:25:19 +01:00
parent 148aca23be
commit a302d34f6d
21 changed files with 101 additions and 51 deletions

View File

@@ -13,6 +13,7 @@
#include "protocol/RangeArg.hxx"
#include "client/Client.hxx"
#include "client/Response.hxx"
#include "tag/Names.hxx"
#include "tag/ParseName.hxx"
#include "util/Exception.hxx"
#include "util/StringAPI.hxx"