mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-15 09:09:46 +02:00
Use standard C99 (and Qt) types for 64-bit integers
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "headers.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <QString>
|
||||
#include <QDateTime>
|
||||
#include <QDoubleValidator>
|
||||
|
||||
Reference in New Issue
Block a user