Fix build in OS X 10.9

This commit is contained in:
Federico Bond 2014-05-13 01:39:42 -03:00
parent 53d9709e1c
commit f25e3adf7d
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <limits>
#include <stdexcept>
#include <stdint.h>
#include <string>
#include <vector>
#include <openssl/bn.h>