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

Unified Diff: base/stl_util.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/stack_container.h ('k') | base/string16.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/stl_util.h
diff --git a/base/stl_util.h b/base/stl_util.h
index 4418ab8f9f4cf126c6c42d6fe7cb6abe92b3b5b8..b3ddfa3b4fe8f85bb9568768d1a2af9fd7c75d19 100644
--- a/base/stl_util.h
+++ b/base/stl_util.h
@@ -6,7 +6,6 @@
#ifndef BASE_STL_UTIL_H_
#define BASE_STL_UTIL_H_
-#pragma once
#include <string>
#include <vector>
« no previous file with comments | « base/stack_container.h ('k') | base/string16.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698