ooo-build r12291 - in trunk: . patches/dev300



Author: kyoshida
Date: Tue Apr 22 18:22:29 2008
New Revision: 12291
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12291&view=rev

Log:
2008-04-22  Kohei Yoshida  <kyoshida novell com>

	* patches/dev300/cws-layoutdialogs-toolkit.diff: added '#include 
	<stdio.h>' to fix the build breakage.


Modified:
   trunk/ChangeLog
   trunk/patches/dev300/cws-layoutdialogs-toolkit.diff

Modified: trunk/patches/dev300/cws-layoutdialogs-toolkit.diff
==============================================================================
--- trunk/patches/dev300/cws-layoutdialogs-toolkit.diff	(original)
+++ trunk/patches/dev300/cws-layoutdialogs-toolkit.diff	Tue Apr 22 18:22:29 2008
@@ -9232,7 +9232,7 @@
 diff -p -u -u -p -b -w -B -r1.2 -r1.2.6.3
 --- toolkit/source/vclcompat/wrapper.cxx	6 Mar 2008 11:50:23 -0000	1.2
 +++ toolkit/source/vclcompat/wrapper.cxx	28 Mar 2008 09:50:42 -0000	1.2.6.3
-@@ -1,16 +1,54 @@
+@@ -1,16 +1,55 @@
 +/*************************************************************************
 + *
 + *  OpenOffice.org - a multi-platform office productivity suite
@@ -9287,6 +9287,7 @@
 +#include <layout/factory.hxx>
 +#include <layout/root.hxx>
 +#include <vcl/image.hxx>
++#include <stdio.h>
  
  using namespace ::com::sun::star;
  



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]