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

Unified Diff: src/IceCompileServer.h

Issue 1062803005: Removing 3 warnings. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 5 years, 8 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 | « src/IceClFlags.h ('k') | src/IceTypes.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/IceCompileServer.h
diff --git a/src/IceCompileServer.h b/src/IceCompileServer.h
index a0a0e7ad5d1551ab2a15511b2d9ceb536304edca..5e308605dbc52bd70561a064232b81f1fd4bd143 100644
--- a/src/IceCompileServer.h
+++ b/src/IceCompileServer.h
@@ -22,7 +22,7 @@
namespace llvm {
class DataStreamer;
class raw_fd_ostream;
-};
+}
namespace Ice {
« no previous file with comments | « src/IceClFlags.h ('k') | src/IceTypes.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698