Fix build in OS X 10.9
This commit is contained in:
parent
53d9709e1c
commit
f25e3adf7d
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…
Reference in a new issue