[Libreoffice-commits] .: svtools/source

Takeshi Abe tabe at kemper.freedesktop.org
Fri Jul 8 02:12:57 PDT 2011


 svtools/source/filter/wmf/emfwr.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5dd200041bf8d4e6724803a907fa7dfb9bca783f
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date:   Fri Jul 8 18:12:46 2011 +0900

    header for rtl::OStringBuffer

diff --git a/svtools/source/filter/wmf/emfwr.cxx b/svtools/source/filter/wmf/emfwr.cxx
index b0d23b6..aaf45f1 100644
--- a/svtools/source/filter/wmf/emfwr.cxx
+++ b/svtools/source/filter/wmf/emfwr.cxx
@@ -30,6 +30,7 @@
 #include "precompiled_svtools.hxx"
 
 #include "emfwr.hxx"
+#include <rtl/strbuf.hxx>
 #include <vcl/salbtype.hxx>
 #include <basegfx/polygon/b2dpolygon.hxx>
 #include <basegfx/polygon/b2dpolypolygon.hxx>


More information about the Libreoffice-commits mailing list