mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
Use standard C99 (and Qt) types for 64-bit integers
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#include "main.h"
|
||||
|
||||
Reference in New Issue
Block a user