diff options
Diffstat (limited to 'cppcanvas/source/wrapper/implpolypolygon.hxx')
-rw-r--r-- | cppcanvas/source/wrapper/implpolypolygon.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cppcanvas/source/wrapper/implpolypolygon.hxx b/cppcanvas/source/wrapper/implpolypolygon.hxx index a756b4400795..b69a54e3db83 100644 --- a/cppcanvas/source/wrapper/implpolypolygon.hxx +++ b/cppcanvas/source/wrapper/implpolypolygon.hxx @@ -26,11 +26,6 @@ #include <cppcanvas/polypolygon.hxx> #include <canvasgraphichelper.hxx> -namespace com::sun::star::rendering -{ - struct RealPoint2D; -} - namespace cppcanvas::internal { |