diff options
Diffstat (limited to 'src/keyDerivation.h')
-rw-r--r-- | src/keyDerivation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/keyDerivation.h b/src/keyDerivation.h index 12d370c..070c485 100644 --- a/src/keyDerivation.h +++ b/src/keyDerivation.h @@ -47,6 +47,7 @@ #endif #include <boost/archive/text_oarchive.hpp> #include <boost/archive/text_iarchive.hpp> +#include <boost/version.hpp> #define LABEL_ENC 0 #define LABEL_AUTH 1 |