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

Unified Diff: bin/globals.h

Issue 8276002: Use UUIDs for named pipe names on Windows instead of counter (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/runtime/
Patch Set: Created 9 years, 2 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 | « bin/bin.gypi ('k') | bin/process_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bin/globals.h
===================================================================
--- bin/globals.h (revision 399)
+++ bin/globals.h (working copy)
@@ -16,6 +16,7 @@
#define NOMCX
#include <windows.h>
+#include <Rpc.h>
#endif
// Processor architecture detection. For more info on what's defined, see:
« no previous file with comments | « bin/bin.gypi ('k') | bin/process_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698