svx/source/svdraw/svdotxat.cxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit 0c33ffb21f7f239eb1ff07766911d21bccf9236b Author: Michael Stahl <mst...@redhat.com> Date: Thu Aug 16 19:39:55 2012 +0200
svdotxat.cxx: MSVC needs set included Change-Id: I8cc16c16c3884c5451b643b7de848aad15f02fcf diff --git a/svx/source/svdraw/svdotxat.cxx b/svx/source/svdraw/svdotxat.cxx index 9a6338f..48541e7 100644 --- a/svx/source/svdraw/svdotxat.cxx +++ b/svx/source/svdraw/svdotxat.cxx @@ -57,6 +57,8 @@ #include <editeng/numitem.hxx> #include <editeng/postitem.hxx> +#include <set> + bool SdrTextObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, bool bHgt, bool bWdt) const { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits