diff options
Diffstat (limited to 'crypto/ec_signature_creator_impl.h')
-rw-r--r-- | crypto/ec_signature_creator_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/ec_signature_creator_impl.h b/crypto/ec_signature_creator_impl.h index 6f17ef6..f8baf86 100644 --- a/crypto/ec_signature_creator_impl.h +++ b/crypto/ec_signature_creator_impl.h @@ -4,7 +4,6 @@ #ifndef CRYPTO_EC_SIGNATURE_CREATOR_IMPL_H_ #define CRYPTO_EC_SIGNATURE_CREATOR_IMPL_H_ -#pragma once #include "base/compiler_specific.h" #include "crypto/ec_signature_creator.h" |