[gspell/wip/gspell-init2] win32: fix warning
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gspell/wip/gspell-init2] win32: fix warning
- Date: Sun, 27 Mar 2016 05:37:23 +0000 (UTC)
commit 8548b7127a57fbc829b705a975f2be1253f6f4fe
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Mar 27 07:36:05 2016 +0200
win32: fix warning
gspell/gspell-init.c | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/gspell/gspell-init.c b/gspell/gspell-init.c
index ba97ee8..6856663 100644
--- a/gspell/gspell-init.c
+++ b/gspell/gspell-init.c
@@ -24,16 +24,14 @@
*/
#include "config.h"
+#include "gspell-init.h"
#include <glib.h>
#include <glib/gi18n-lib.h>
#include "gconstructor.h"
#ifdef G_OS_WIN32
-#define WIN32_LEAN_AND_MEAN
-#include <windows.h>
-
static HMODULE gspell_dll;
-#endif /* G_OS_WIN32 */
+#endif
#ifdef OS_OSX
#include <Cocoa/Cocoa.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]