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

Unified Diff: src/plugin/PluginFilter.cpp

Issue 11012013: Hanging resolved (critical sections unlocking) (Closed)
Patch Set: Comments addressed Created June 25, 2013, 11:56 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
« no previous file with comments | « src/plugin/PluginFilter.h ('k') | src/shared/CriticalSection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/PluginFilter.cpp
===================================================================
--- a/src/plugin/PluginFilter.cpp
+++ b/src/plugin/PluginFilter.cpp
@@ -15,6 +15,8 @@
#include "PluginClass.h"
#include "mlang.h"
+#include "..\shared\CriticalSection.h"
+
// The filters are described at http://adblockplus.org/en/filters
« no previous file with comments | « src/plugin/PluginFilter.h ('k') | src/shared/CriticalSection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld