From 6ccfdcb25f2bb3c7a4e39a055bb392c0d4bfa905 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 22 May 2018 16:10:40 +0300 Subject: m_langpack.h unbound from hLangpack --- plugins/ClientChangeNotify/src/stdafx.h | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/src/stdafx.h b/plugins/ClientChangeNotify/src/stdafx.h index 497ee6ac1d..f02330f144 100644 --- a/plugins/ClientChangeNotify/src/stdafx.h +++ b/plugins/ClientChangeNotify/src/stdafx.h @@ -52,6 +52,10 @@ #include "m_fingerprint.h" +{ + CMPlugin(); +}; + #include "TMyArray.h" #include "Options.h" #include "CString.h" @@ -84,11 +88,6 @@ #define MODULENAME "ClientChangeNotify" -struct CMPlugin : public PLUGIN -{ - CMPlugin(); -}; - #define LOG_ID MODULENAME #define LOG_PREFIX MODULENAME ": " // for netlib.log -- cgit v1.2.3