Commit 6c940b9b authored by James Hawkins's avatar James Hawkins Committed by Alexandre Julliard

msi: Fix compilation in MSVC.

parent ed281b72
...@@ -18,6 +18,8 @@ ...@@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/ */
#define _WIN32_MSI 300
#include <stdio.h> #include <stdio.h>
#include <windows.h> #include <windows.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment