svdotxat.cxx: MSVC needs set included

Change-Id: I8cc16c16c3884c5451b643b7de848aad15f02fcf
This commit is contained in:
Michael Stahl
2012-08-16 19:39:55 +02:00
parent af69e72e1d
commit 0c33ffb21f

View File

@@ -57,6 +57,8 @@
#include <editeng/numitem.hxx>
#include <editeng/postitem.hxx>
#include <set>
bool SdrTextObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, bool bHgt, bool bWdt) const
{