diff options
author | David Tardon <dtardon@openoffice.org> | 2009-11-12 14:49:51 +0100 |
---|---|---|
committer | David Tardon <dtardon@openoffice.org> | 2009-11-12 14:49:51 +0100 |
commit | 7b182d36472707121f0888a23a370426a36079d3 (patch) | |
tree | 15013d325d1abbe9d506ac54729bd3045e00f5d2 /xmloff/source/style/xmlimppr.cxx | |
parent | cc423d4be4338cbd81eed9f96f7c7a277da0ee88 (diff) |
dtardon01: #i37275#: get rid of xmlkywd.hxx
Diffstat (limited to 'xmloff/source/style/xmlimppr.cxx')
-rw-r--r-- | xmloff/source/style/xmlimppr.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/xmlimppr.cxx b/xmloff/source/style/xmlimppr.cxx index 71ac9c5aac4c..7858c8e6cdee 100644 --- a/xmloff/source/style/xmlimppr.cxx +++ b/xmloff/source/style/xmlimppr.cxx @@ -43,7 +43,6 @@ #include <xmloff/xmlimppr.hxx> #include <xmloff/xmlimp.hxx> -#include "xmlkywd.hxx" #include "unoatrcn.hxx" #include "xmlnmspe.hxx" #include <xmloff/xmltoken.hxx> |