summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-02-12 18:17:38 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-02-12 18:17:38 +0300
commit837be8df532198e24b6672eb9e0bd14a5c0fed3c (patch)
treed458b43d437babdb82e431436804ed4b0eb6216a /plugins/UserInfoEx/src/stdafx.h
parent7fce8a7217dd38316debcf2104fc8909c840a053 (diff)
UserInfoEx: old xml driver removed & replaced with new tinyxml2
Diffstat (limited to 'plugins/UserInfoEx/src/stdafx.h')
-rw-r--r--plugins/UserInfoEx/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/UserInfoEx/src/stdafx.h b/plugins/UserInfoEx/src/stdafx.h
index 7812332a92..095017dd57 100644
--- a/plugins/UserInfoEx/src/stdafx.h
+++ b/plugins/UserInfoEx/src/stdafx.h
@@ -141,8 +141,6 @@ unsigned int hashSettingW_M2(const char * key); //new Murma2 hash
#include "psp_base.h"
#include "psp_options.h"
#include "ex_import/svc_ExImport.h"
-#include "ex_import/tinystr.h"
-#include "ex_import/tinyxml.h"
#include "ex_import/mir_rfcCodecs.h"
#include "ex_import/classExImContactBase.h"
#include "ex_import/dlg_ExImProgress.h"