diff options
Diffstat (limited to 'crypto/secure_hash.h')
-rw-r--r-- | crypto/secure_hash.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/secure_hash.h b/crypto/secure_hash.h index 28b78c1..173fd0a 100644 --- a/crypto/secure_hash.h +++ b/crypto/secure_hash.h @@ -4,7 +4,6 @@ #ifndef CRYPTO_SECURE_HASH_H_ #define CRYPTO_SECURE_HASH_H_ -#pragma once #include "base/basictypes.h" #include "crypto/crypto_export.h" |