Add missing include

Fixes part of #7813.
This commit is contained in:
Gunter Labes 2023-07-24 18:18:51 +02:00 committed by GitHub
parent 0250b1dfc8
commit 92544f380d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@
#include "config.hpp"
#include <optional>
#include <variant>
struct is_translatable
{