diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2015-03-09 13:01:13 +0400 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2015-03-09 13:01:13 +0400 |
| commit | 760fc160762852896865ca4cbc12cf8153c9c4cc (patch) | |
| tree | 5bb44cf27ac780790762487a91686c4056c7fec9 /CryptClass/HASHCrypt.hpp | |
| parent | 00ef6a8d293b8b0811dee4a83a8ab689e1c00eab (diff) | |
Remove useless includes and comments.
Diffstat (limited to 'CryptClass/HASHCrypt.hpp')
| -rw-r--r-- | CryptClass/HASHCrypt.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CryptClass/HASHCrypt.hpp b/CryptClass/HASHCrypt.hpp index b4b02fd..b377fac 100644 --- a/CryptClass/HASHCrypt.hpp +++ b/CryptClass/HASHCrypt.hpp @@ -21,7 +21,6 @@ #include <crypto++/md5.h> //For MD5 #include <crypto++/hex.h> //For Hex convertion #include <crypto++/sha.h> //For SHA -#include <crypto++/modes.h> /** |
