Add missing <atomic> header in clientmodel.h
This commit is contained in:
parent
222f3775cf
commit
4bc99c3b28
@ -8,6 +8,8 @@
|
||||
#include <QObject>
|
||||
#include <QDateTime>
|
||||
|
||||
#include <atomic>
|
||||
|
||||
class AddressTableModel;
|
||||
class BanTableModel;
|
||||
class OptionsModel;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user