From 01c86ece0232e9b15bff05f1ee508c7f6bdc2ef0 Mon Sep 17 00:00:00 2001 From: "ajwong@chromium.org" Date: Wed, 11 Jul 2012 19:01:43 +0000 Subject: Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 --- base/timer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'base/timer.h') diff --git a/base/timer.h b/base/timer.h index faa12da..28c0a10 100644 --- a/base/timer.h +++ b/base/timer.h @@ -43,7 +43,6 @@ #ifndef BASE_TIMER_H_ #define BASE_TIMER_H_ -#pragma once // IMPORTANT: If you change timer code, make sure that all tests (including // disabled ones) from timer_unittests.cc pass locally. Some are disabled -- cgit v1.1