mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
Add missing includes. (Fix bulding under GCC 4.7)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define BITCOIN_UINT256_H
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user