diff options
Diffstat (limited to 'basegfx/source/tools/unotools.cxx')
-rw-r--r-- | basegfx/source/tools/unotools.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basegfx/source/tools/unotools.cxx b/basegfx/source/tools/unotools.cxx index 4e98741b9525..ab4205ac71f5 100644 --- a/basegfx/source/tools/unotools.cxx +++ b/basegfx/source/tools/unotools.cxx @@ -20,6 +20,7 @@ #include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp> #include <com/sun/star/drawing/PointSequence.hpp> #include <com/sun/star/drawing/FlagSequence.hpp> +#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <basegfx/polygon/b2dpolypolygontools.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> #include <basegfx/polygon/b2dpolygon.hxx> |