]> Git Repo - VerusCoin.git/commitdiff
Fix build in OS X 10.9
authorFederico Bond <[email protected]>
Tue, 13 May 2014 04:39:42 +0000 (01:39 -0300)
committerFederico Bond <[email protected]>
Tue, 13 May 2014 04:39:42 +0000 (01:39 -0300)
src/test/bignum.h

index b57800f372522758a6da60f90ec90bb7066130fd..a75f5250fa8922c894e630a830d92f16cbe20ace 100644 (file)
@@ -10,6 +10,7 @@
 #include <limits>
 #include <stdexcept>
 #include <stdint.h>
+#include <string>
 #include <vector>
 
 #include <openssl/bn.h>
This page took 0.023344 seconds and 4 git commands to generate.