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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 #include <AdblockPlus.h> 1 #include <AdblockPlus.h>
2 #include <ShlObj.h> 2 #include <ShlObj.h>
3 #include <sstream> 3 #include <sstream>
4 #include <vector> 4 #include <vector>
5 #include <Windows.h> 5 #include <Windows.h>
6 #include <Sddl.h>
OLDNEW

Powered by Google App Engine
This is Rietveld