diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-06-07 14:19:25 +0200 |
---|---|---|
committer | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-06-08 01:10:13 +0200 |
commit | f95cb2841a373cd9665f0f0462cec0efd2b544aa (patch) | |
tree | 61a529fff70582f48d7e19b8f7ee27b269461c68 /framework/inc/helper/uielementwrapperbase.hxx | |
parent | 8af868e2879282e85e32cabe824bc0990985fc81 (diff) |
framework: cleanup xinterface.hxx includes
Change-Id: I66b27e623e411c9ba9c5ba17c46c052336d031b8
Reviewed-on: https://gerrit.libreoffice.org/38503
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'framework/inc/helper/uielementwrapperbase.hxx')
-rw-r--r-- | framework/inc/helper/uielementwrapperbase.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/helper/uielementwrapperbase.hxx b/framework/inc/helper/uielementwrapperbase.hxx index cd5586b1577a..9d2f805e3a7f 100644 --- a/framework/inc/helper/uielementwrapperbase.hxx +++ b/framework/inc/helper/uielementwrapperbase.hxx @@ -20,8 +20,6 @@ #ifndef INCLUDED_FRAMEWORK_INC_HELPER_UIELEMENTWRAPPERBASE_HXX #define INCLUDED_FRAMEWORK_INC_HELPER_UIELEMENTWRAPPERBASE_HXX -#include <macros/xinterface.hxx> - #include <com/sun/star/ui/XUIElement.hpp> #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XComponent.hpp> |