summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/regexp/WCPattern.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SmileyAdd/src/regexp/WCPattern.h')
-rw-r--r--plugins/SmileyAdd/src/regexp/WCPattern.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/SmileyAdd/src/regexp/WCPattern.h b/plugins/SmileyAdd/src/regexp/WCPattern.h
index 3d52a7fd2e..143eff7eb7 100644
--- a/plugins/SmileyAdd/src/regexp/WCPattern.h
+++ b/plugins/SmileyAdd/src/regexp/WCPattern.h
@@ -1,15 +1,6 @@
#ifndef __WCPATTERN_H__
#define __WCPATTERN_H__
-#ifdef _WIN32
- #pragma warning(disable:4786)
-#endif
-
-#include "bkstring.h"
-
-#include <vector>
-#include <map>
-
class WCMatcher;
class NFAUNode;
class NFAQuantifierUNode;