summaryrefslogtreecommitdiff
path: root/framework/inc/general.h
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-02 14:50:07 +0200
committerNoel Grandin <noel@peralex.com>2015-11-02 14:50:33 +0200
commit7408498de37be05159f84cf0c8116313d3c196df (patch)
treee9d7a25d5633b479325e734fd988e8e43377854d /framework/inc/general.h
parent368b657f4ba4200e3f38fec58450c396ca73b729 (diff)
loplugin:stringconstant
Change-Id: I865efc1884b82d430fe7df2e432d43f5425a83d4
Diffstat (limited to 'framework/inc/general.h')
-rw-r--r--framework/inc/general.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/general.h b/framework/inc/general.h
index bb7d81b63a2c..4ca92bfe6c37 100644
--- a/framework/inc/general.h
+++ b/framework/inc/general.h
@@ -20,8 +20,6 @@
#ifndef INCLUDED_FRAMEWORK_INC_GENERAL_H
#define INCLUDED_FRAMEWORK_INC_GENERAL_H
-#include <macros/generic.hxx>
-
/* Normally XInterface isn't used here ...
But we need it to be able to define namespace alias css to anything related to ::com::sun::star
:-) */