Skip to content

Commit f25e3ad

Browse files
committed
Fix build in OS X 10.9
1 parent 53d9709 commit f25e3ad

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)