diff options
Diffstat (limited to 'crypto/sha2.h')
-rw-r--r-- | crypto/sha2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/sha2.h b/crypto/sha2.h index 4aae6a0..e235f82 100644 --- a/crypto/sha2.h +++ b/crypto/sha2.h @@ -4,7 +4,6 @@ #ifndef CRYPTO_SHA2_H_ #define CRYPTO_SHA2_H_ -#pragma once #include <string> |