mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 15:48:05 +00:00
Add missing <atomic> header in clientmodel.h
This commit is contained in:
parent
928d4a9ac5
commit
4082fb0003
@ -8,6 +8,8 @@
|
||||
#include <QObject>
|
||||
#include <QDateTime>
|
||||
|
||||
#include <atomic>
|
||||
|
||||
class AddressTableModel;
|
||||
class BanTableModel;
|
||||
class OptionsModel;
|
||||
|
Loading…
Reference in New Issue
Block a user