[gnome-games] Define WIN32_LEAN_AND_MEAN here too
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] Define WIN32_LEAN_AND_MEAN here too
- Date: Fri, 12 Jun 2009 15:05:43 -0400 (EDT)
commit 7398e53c544f2820f07d3d0575335d655525782d
Author: Christian Persch <chpe gnome org>
Date: Fri Jun 12 17:07:26 2009 +0200
Define WIN32_LEAN_AND_MEAN here too
aisleriot/sol.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/aisleriot/sol.c b/aisleriot/sol.c
index 6998eb6..f278d87 100644
--- a/aisleriot/sol.c
+++ b/aisleriot/sol.c
@@ -51,6 +51,7 @@
#endif /* HAVE_HILDON */
#if defined (G_OS_WIN32)
+#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <io.h>
#define HELP_EXT "xhtml"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]