From cf21188c75cd525d8cd24515cc137ca61efe9408 Mon Sep 17 00:00:00 2001 From: "ajwong@chromium.org" Date: Wed, 11 Jul 2012 07:19:14 +0000 Subject: 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 --- crypto/nss_util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/nss_util.h') diff --git a/crypto/nss_util.h b/crypto/nss_util.h index 0c141b6..88d7d05 100644 --- a/crypto/nss_util.h +++ b/crypto/nss_util.h @@ -4,7 +4,6 @@ #ifndef CRYPTO_NSS_UTIL_H_ #define CRYPTO_NSS_UTIL_H_ -#pragma once #include #include "base/basictypes.h" -- cgit v1.1