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

Unified Diff: Shared/PluginStdAfx.h

Issue 10580043: Run a single FilterEngine instance in a separate process (Closed)
Patch Set: Addressed review issues Created May 23, 2013, 7:10 p.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
« no previous file with comments | « Shared/PluginSettings.cpp ('k') | Shared/PluginTabBase.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Shared/PluginStdAfx.h
===================================================================
--- a/Shared/PluginStdAfx.h
+++ b/Shared/PluginStdAfx.h
@@ -46,6 +46,7 @@
#include <shlguid.h>
#include <shlobj.h>
#include <iepmapi.h>
+#include <lmcons.h>
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
« no previous file with comments | « Shared/PluginSettings.cpp ('k') | Shared/PluginTabBase.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld