summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-04-26 14:54:52 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-04-26 14:54:52 +0300
commit69825c7df6ceec4f038f9fa8894d297244921b4e (patch)
tree2564e154ec63192038a9747196e3c0746c1d2b0c /plugins/PluginUpdater/src/stdafx.h
parent1f7b57e84a6513125b312ae5d2123c073d94c8b1 (diff)
compilation fix
Diffstat (limited to 'plugins/PluginUpdater/src/stdafx.h')
-rw-r--r--plugins/PluginUpdater/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/PluginUpdater/src/stdafx.h b/plugins/PluginUpdater/src/stdafx.h
index dac85f823d..fad5955596 100644
--- a/plugins/PluginUpdater/src/stdafx.h
+++ b/plugins/PluginUpdater/src/stdafx.h
@@ -26,7 +26,6 @@ Boston, MA 02111-1307, USA.
#include <Windowsx.h>
#include <Shlobj.h>
#include <string.h>
-#include <VersionHelpers.h>
// Miranda header files
#include <newpluginapi.h>