mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-12 05:34:57 +01:00
Use standard C99 (and Qt) types for 64-bit integers
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef BITCOINUNITS_H
|
||||
#define BITCOINUNITS_H
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <QString>
|
||||
#include <QAbstractListModel>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user