Skip to content

Commit fa41db8

Browse files
committed
Merge pull request #4181
f25e3ad Fix build in OS X 10.9 (Federico Bond)
2 parents 795b921 + f25e3ad commit fa41db8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/bignum.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <limits>
1111
#include <stdexcept>
1212
#include <stdint.h>
13+
#include <string>
1314
#include <vector>
1415

1516
#include <openssl/bn.h>

0 commit comments

Comments
 (0)