Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/engine/stdafx.h

Issue 10786016: Moved all pipe functionality into a self-containing Communication::Pipe class (Closed)
Patch Set: Created May 31, 2013, 11:48 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/engine/stdafx.h
===================================================================
--- a/src/engine/stdafx.h
+++ b/src/engine/stdafx.h
@@ -1,6 +1,5 @@
#include <AdblockPlus.h>
#include <ShlObj.h>
#include <sstream>
#include <vector>
#include <Windows.h>
-#include <Sddl.h>

Powered by Google App Engine
This is Rietveld