Build libgcmonosgen under none desktop Windows API family.
[mono.git] / mono / metadata / cominterop.c
index bedd740079bfdc160e07c76ae65b67134f7af777..5f7d15560aa1c3c83d20b8664b7ae7cfe4517e34 100644 (file)
 #include <string.h>
 #include <errno.h>
 
+#if defined(HOST_WIN32)
+#include <oleauto.h>
+#endif
+
 /*
 Code shared between the DISABLE_COM and !DISABLE_COM
 */