diff options
author | David Tardon <dtardon@redhat.com> | 2012-09-30 08:13:57 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-01 07:21:07 +0200 |
commit | 6e9c84461a5b86275b61003de8753a6699fad1ba (patch) | |
tree | f43bb35d5d7aaa77259d1d669fe6c1c80450bd74 /sdext | |
parent | b7bc73de34f1fda3f5ce533e139a19d54b142c10 (diff) |
drop unused include
Change-Id: I21360e2d65b64bc27f02d677eda05f9d9d765367
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/source/presenter/PresenterWindowManager.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterWindowManager.hxx b/sdext/source/presenter/PresenterWindowManager.hxx index d2a5ae240f66..88a748e1de74 100644 --- a/sdext/source/presenter/PresenterWindowManager.hxx +++ b/sdext/source/presenter/PresenterWindowManager.hxx @@ -47,7 +47,6 @@ #include <com/sun/star/uno/XComponentContext.hpp> #include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase4.hxx> -#include <tools/gen.hxx> #include <rtl/ref.hxx> #include <boost/noncopyable.hpp> #include <boost/shared_ptr.hpp> |