Fixing build issue on some platforms with noqt

This commit is contained in:
Matthias Koefferlein 2023-11-10 23:36:35 +01:00
parent 170b2829db
commit c6dc723227
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include <list>
#include <set>
#include <stdexcept>
#include <cstdint>
#if defined(HAVE_QT)
#include <QString>