diff options
Diffstat (limited to 'cppcanvas/source/inc')
-rw-r--r-- | cppcanvas/source/inc/canvasgraphichelper.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cppcanvas/source/inc/canvasgraphichelper.hxx b/cppcanvas/source/inc/canvasgraphichelper.hxx index 03f6b91b6f46..33480d71613a 100644 --- a/cppcanvas/source/inc/canvasgraphichelper.hxx +++ b/cppcanvas/source/inc/canvasgraphichelper.hxx @@ -27,11 +27,6 @@ #include <optional> -namespace com::sun::star::rendering -{ - class XGraphicDevice; -} - /* Definition of CanvasGraphicHelper class */ |