diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-08-18 11:23:55 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-08-18 12:59:49 +0100 |
commit | d21d5a7261dc4cfb6acf5d03bdddfda13116e28c (patch) | |
tree | b3bdaf8368af371c7ff41ee4449afa229039510e /svx/source/engine3d/dragmt3d.cxx | |
parent | d4e64d030092984077021a9af9d281cd64c476bf (diff) |
drop unnecessary shl.hxx includes
Change-Id: Ieb984987c4a4f888a563377e0500444b12f43506
Diffstat (limited to 'svx/source/engine3d/dragmt3d.cxx')
-rw-r--r-- | svx/source/engine3d/dragmt3d.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/engine3d/dragmt3d.cxx b/svx/source/engine3d/dragmt3d.cxx index afd80309af66..72b79da27425 100644 --- a/svx/source/engine3d/dragmt3d.cxx +++ b/svx/source/engine3d/dragmt3d.cxx @@ -19,7 +19,6 @@ #include <dragmt3d.hxx> -#include <tools/shl.hxx> #include <svx/svdpagv.hxx> #include <svx/dialmgr.hxx> #include <svx/svddrgmt.hxx> |