diff options
author | Noel Grandin <noel@peralex.com> | 2015-11-02 14:50:07 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-11-02 14:50:33 +0200 |
commit | 7408498de37be05159f84cf0c8116313d3c196df (patch) | |
tree | e9d7a25d5633b479325e734fd988e8e43377854d /framework/inc/services | |
parent | 368b657f4ba4200e3f38fec58450c396ca73b729 (diff) |
loplugin:stringconstant
Change-Id: I865efc1884b82d430fe7df2e432d43f5425a83d4
Diffstat (limited to 'framework/inc/services')
-rw-r--r-- | framework/inc/services/dispatchhelper.hxx | 1 | ||||
-rw-r--r-- | framework/inc/services/mediatypedetectionhelper.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/services/dispatchhelper.hxx b/framework/inc/services/dispatchhelper.hxx index 05f6dd19870b..ae290c32ef4a 100644 --- a/framework/inc/services/dispatchhelper.hxx +++ b/framework/inc/services/dispatchhelper.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_FRAMEWORK_INC_SERVICES_DISPATCHHELPER_HXX #define INCLUDED_FRAMEWORK_INC_SERVICES_DISPATCHHELPER_HXX -#include <macros/generic.hxx> #include <macros/xinterface.hxx> #include <macros/xtypeprovider.hxx> #include <macros/xserviceinfo.hxx> diff --git a/framework/inc/services/mediatypedetectionhelper.hxx b/framework/inc/services/mediatypedetectionhelper.hxx index da705be1efba..bff67bd35217 100644 --- a/framework/inc/services/mediatypedetectionhelper.hxx +++ b/framework/inc/services/mediatypedetectionhelper.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_FRAMEWORK_INC_SERVICES_MEDIATYPEDETECTIONHELPER_HXX #define INCLUDED_FRAMEWORK_INC_SERVICES_MEDIATYPEDETECTIONHELPER_HXX -#include <macros/generic.hxx> #include <macros/xinterface.hxx> #include <macros/xtypeprovider.hxx> #include <macros/xserviceinfo.hxx> |