 Issue 29323611:
  Issue #1234, #2058 - Rewrite log facility, improving thread implementation
    
  
    Issue 29323611:
  Issue #1234, #2058 - Rewrite log facility, improving thread implementation 
  | Index: src/plugin/PluginSystem.cpp | 
| =================================================================== | 
| --- a/src/plugin/PluginSystem.cpp | 
| +++ b/src/plugin/PluginSystem.cpp | 
| @@ -17,7 +17,6 @@ | 
| #include "PluginStdAfx.h" | 
| #include "PluginSystem.h" | 
| -#include "PluginClientBase.h" | 
| #include <array> | 
| std::wstring GetBrowserLanguage() |