From ec8a8e45f64fd607881d13ed3c8b0e4f7eae660b Mon Sep 17 00:00:00 2001 From: Stefan Ginsberg Date: Mon, 19 Jan 2009 22:54:50 +0000 Subject: [PATCH] - Re-add allowwarnings="true" for wrc too - Re-add the wmc header fix too, accidentally reverted in previous commit svn path=/trunk/; revision=38958 --- reactos/tools/wmc/wmctypes.h | 1 + reactos/tools/wrc/wrc.rbuild | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/reactos/tools/wmc/wmctypes.h b/reactos/tools/wmc/wmctypes.h index 9fdb3a75b5b..884200375b0 100644 --- a/reactos/tools/wmc/wmctypes.h +++ b/reactos/tools/wmc/wmctypes.h @@ -22,6 +22,7 @@ #define __WMC_WMCTYPES_H #include +#include #include /* Byteordering defines */ diff --git a/reactos/tools/wrc/wrc.rbuild b/reactos/tools/wrc/wrc.rbuild index 3aa0e4ad553..4ea83b37223 100644 --- a/reactos/tools/wrc/wrc.rbuild +++ b/reactos/tools/wrc/wrc.rbuild @@ -1,6 +1,6 @@ - + " " -- 2.17.1