diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-04-03 19:38:33 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-04-04 01:39:08 +0900 |
commit | 643a582793c85c3d5e3cd5cfc831d895036ef93d (patch) | |
tree | f3a214bf07e276553b63cc1c84f9ff3cbc48ae43 /xmloff/source/table/XMLTableImport.cxx | |
parent | f194d18dfeceff104f9c5e500ea4dd94fa1b5b06 (diff) |
removed duplicate #includes
in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity
Diffstat (limited to 'xmloff/source/table/XMLTableImport.cxx')
-rw-r--r-- | xmloff/source/table/XMLTableImport.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/table/XMLTableImport.cxx b/xmloff/source/table/XMLTableImport.cxx index 399d2147dd02..770590bae2e9 100644 --- a/xmloff/source/table/XMLTableImport.cxx +++ b/xmloff/source/table/XMLTableImport.cxx @@ -45,7 +45,6 @@ #include "xmloff/nmspmap.hxx" #include "xmloff/xmlstyle.hxx" #include "xmloff/prstylei.hxx" -#include "xmloff/xmlimp.hxx" #include "xmloff/xmlnmspe.hxx" #include "table.hxx" |