summaryrefslogtreecommitdiffstats
path: root/crypto/ec_signature_creator.h
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-11 07:19:14 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-11 07:19:14 +0000
commitcf21188c75cd525d8cd24515cc137ca61efe9408 (patch)
treef962e3b4497255218e031bb415a05f7030a2ea2a /crypto/ec_signature_creator.h
parent4ac92c53393b3800c67be15c7108d0f82c14b2a7 (diff)
downloadchromium_src-cf21188c75cd525d8cd24515cc137ca61efe9408.zip
chromium_src-cf21188c75cd525d8cd24515cc137ca61efe9408.tar.gz
chromium_src-cf21188c75cd525d8cd24515cc137ca61efe9408.tar.bz2
Remove #pragma once from crypto
Review URL: https://chromiumcodereview.appspot.com/10695140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146077 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'crypto/ec_signature_creator.h')
-rw-r--r--crypto/ec_signature_creator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/ec_signature_creator.h b/crypto/ec_signature_creator.h
index 610b9f0..b557daa 100644
--- a/crypto/ec_signature_creator.h
+++ b/crypto/ec_signature_creator.h
@@ -4,7 +4,6 @@
#ifndef CRYPTO_EC_SIGNATURE_CREATOR_H_
#define CRYPTO_EC_SIGNATURE_CREATOR_H_
-#pragma once
#include <vector>