mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
server compile fix for older Qt versions
This commit is contained in:
parent
9d0133bae6
commit
9af69f53af
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
#include <QHostAddress>
|
||||
#include <QReadWriteLock>
|
||||
#include <QSqlDatabase>
|
||||
#include <QMetaType>
|
||||
#include "server.h"
|
||||
|
||||
Q_DECLARE_METATYPE(QSqlDatabase)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue