mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 18:53:23 -03:00
Merge pull request #4181
f25e3ad
Fix build in OS X 10.9 (Federico Bond)
This commit is contained in:
commit
fa41db8779
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <limits>
|
||||
#include <stdexcept>
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <openssl/bn.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue