summaryrefslogtreecommitdiff
path: root/drawinglayer/inc
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2017-08-16 21:41:53 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2017-08-17 03:27:35 +0200
commit791f93e01a847f475cd3f1ad5bf947ee1a45314e (patch)
tree23e49dcba71600378ccf4c1870186fe4c446b4f6 /drawinglayer/inc
parent75933b220d48bceff25b07cfc4b55c70a2e24917 (diff)
Fixup source layout in emf+ parser
Non-functional change, cleaning up dog's breakfast in the grandfathered binary parser. Change-Id: If3592959b1580e869413910460ccf5b6c9f6f25d Reviewed-on: https://gerrit.libreoffice.org/41230 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'drawinglayer/inc')
-rw-r--r--drawinglayer/inc/emfplushelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/drawinglayer/inc/emfplushelper.hxx b/drawinglayer/inc/emfplushelper.hxx
index 03fbeb43f71e..060bd04dc054 100644
--- a/drawinglayer/inc/emfplushelper.hxx
+++ b/drawinglayer/inc/emfplushelper.hxx
@@ -25,7 +25,6 @@
#include <memory>
#include <wmfemfhelper.hxx>
- /// predefines
namespace emfplushelper { struct EmfPlusHelperData; }
namespace wmfemfhelper { class TargetHolders; }
namespace drawinglayer { namespace geometry { class ViewInformation2D; }}