From 3ac10dfb4e4a20b23c96151865846477d4843b19 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 8 Jan 2016 11:48:55 +0000 Subject: MirLua: winapi cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@16060 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/Modules/WinAPI/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MirLua/Modules/WinAPI/src/stdafx.h') diff --git a/plugins/MirLua/Modules/WinAPI/src/stdafx.h b/plugins/MirLua/Modules/WinAPI/src/stdafx.h index 9b4664bd1f..f2207236e2 100644 --- a/plugins/MirLua/Modules/WinAPI/src/stdafx.h +++ b/plugins/MirLua/Modules/WinAPI/src/stdafx.h @@ -43,6 +43,7 @@ * NOTES * ***/ + #define LUA_WINAPI_LIB extern "C" int __declspec(dllexport) #include @@ -62,7 +63,6 @@ #include #include - #include #include -- cgit v1.2.3