summaryrefslogtreecommitdiff
path: root/plugins/Toaster/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-04-14 13:56:55 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-04-14 13:56:55 +0300
commit31aec878c07125c3ba4e68bc854c5240af0ccdca (patch)
tree2c4c9acf4ca6495aa48ca66d47c9f7d0f28e0f38 /plugins/Toaster/src/stdafx.h
parent2cf530b43c3d0d725ad67e3210258400076553bb (diff)
pack of changes for VS2019
Diffstat (limited to 'plugins/Toaster/src/stdafx.h')
-rw-r--r--plugins/Toaster/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Toaster/src/stdafx.h b/plugins/Toaster/src/stdafx.h
index c5204df533..7ce114f952 100644
--- a/plugins/Toaster/src/stdafx.h
+++ b/plugins/Toaster/src/stdafx.h
@@ -10,6 +10,7 @@
#include <propvarutil.h>
#include <memory>
#include <map>
+#include <string>
#include <newpluginapi.h>
#include <m_system_cpp.h>