mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
Include <array> header
This commit is contained in:
parent
1fbcb69166
commit
f651737c21
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
||||||
#include <QPixmap>
|
#include <QPixmap>
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
|
||||||
|
#include <array>
|
||||||
|
|
||||||
inline Q_LOGGING_CATEGORY(ThemeManagerLog, "theme_manager");
|
inline Q_LOGGING_CATEGORY(ThemeManagerLog, "theme_manager");
|
||||||
|
|
||||||
typedef QMap<QString, QString> QStringMap;
|
typedef QMap<QString, QString> QStringMap;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue