From d087c0b8cc5361f230761e27b0d685d3acb6ae71 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 14 Feb 2017 18:09:31 +0300 Subject: fix for include duplicates & recursions --- plugins/SpellChecker/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SpellChecker/src') diff --git a/plugins/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h index ea4ea9b6bc..2b7fd394f8 100644 --- a/plugins/SpellChecker/src/stdafx.h +++ b/plugins/SpellChecker/src/stdafx.h @@ -44,7 +44,7 @@ using namespace std; #include #include #include -#include +#include //own includes #include -- cgit v1.2.3