summaryrefslogtreecommitdiff
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:14:17 +0300
commitc33a7f7a36a0e497561ec34c4a96ebbb437125dd (patch)
tree989d9b619089614847aa3e9c89fc7e5c403585e7
parent1732a6b13f52b573cc4af91c2d9120c596e6bf78 (diff)
compilation fix
-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>