diff --git a/crypt.h b/crypt.h index ab6a497..fa5f41a 100644 --- a/crypt.h +++ b/crypt.h @@ -5,6 +5,7 @@ #ifndef CRYPTKEEPER_CRYPT_H #define CRYPTKEEPER_CRYPT_H +#include #include using namespace std;