mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Use standard C99 (and Qt) types for 64-bit integers
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "notificator.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <QMetaType>
|
||||
#include <QVariant>
|
||||
#include <QIcon>
|
||||
|
||||
Reference in New Issue
Block a user