From dcbaf7c253031a8f7b568c57397c663edfa26e5b Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 3 Jun 2013 13:38:38 +0200 Subject: remove unused componentcontext.hxx includes Change-Id: I598926b72c5540b472f9607e2f3df134a8c50048 --- xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx') diff --git a/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx b/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx index 0e61b546d816..bc8193a9ab04 100644 --- a/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx +++ b/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx @@ -30,8 +30,8 @@ #include #include -#include #include + using namespace ::com::sun::star; using namespace ::com::sun::star::uno; -- cgit