Add missing include

Fixes part of #7813.
This commit is contained in:
Gunter Labes 2023-07-24 18:17:52 +02:00 committed by GitHub
parent ae73b734f6
commit f99c0b50ba
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
{