summaryrefslogtreecommitdiff
path: root/plugins/RecentContacts
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-05-07 20:14:17 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-05-07 20:40:17 +0200
commit0a1f205c87aefcc941efd3b2464e5255b52b4ef1 (patch)
tree1002842600c36856d2592e485282b879e33b2184 /plugins/RecentContacts
parent692d5d9ebac211551f1ab1fe43ce384861fbb2f6 (diff)
compilation fix
(cherry picked from commit c33a7f7a36a0e497561ec34c4a96ebbb437125dd)
Diffstat (limited to 'plugins/RecentContacts')
-rw-r--r--plugins/RecentContacts/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/RecentContacts/src/stdafx.h b/plugins/RecentContacts/src/stdafx.h
index 1f5c7a3f8c..6ec475cd3b 100644
--- a/plugins/RecentContacts/src/stdafx.h
+++ b/plugins/RecentContacts/src/stdafx.h
@@ -6,7 +6,6 @@
#include <commctrl.h>
#include <string>
#include <map>
-#include <xfunctional>
#include <time.h>
#include <newpluginapi.h>