Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2230)

Unified Diff: base/atomic_sequence_num.h

Issue 10735044: Remove #pragma once. Just from base/ for now. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/atomic_ref_count.h ('k') | base/atomicops.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/atomic_sequence_num.h
diff --git a/base/atomic_sequence_num.h b/base/atomic_sequence_num.h
index 7cfd4e8ceac15ac73f13c511d6791b2cbc5d8008..7bf27789910a397633eab13333c47d5e95491374 100644
--- a/base/atomic_sequence_num.h
+++ b/base/atomic_sequence_num.h
@@ -4,7 +4,6 @@
#ifndef BASE_ATOMIC_SEQUENCE_NUM_H_
#define BASE_ATOMIC_SEQUENCE_NUM_H_
-#pragma once
#include "base/atomicops.h"
#include "base/basictypes.h"
« no previous file with comments | « base/atomic_ref_count.h ('k') | base/atomicops.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698