diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:12 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:11:20 +0200 |
commit | d890da89f4d27f7acfb181a5a547a95ad823efb0 (patch) | |
tree | ba02efe1388d25e748246fe06ebc80bb0eeabae7 /xmloff/inc/XMLStringBufferImportContext.hxx | |
parent | 7ed2a540495c2583fa2a9dcfb903b26c89cd153c (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'xmloff/inc/XMLStringBufferImportContext.hxx')
-rw-r--r-- | xmloff/inc/XMLStringBufferImportContext.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/inc/XMLStringBufferImportContext.hxx b/xmloff/inc/XMLStringBufferImportContext.hxx index c21c4316674d..a472ca45b3ca 100644 --- a/xmloff/inc/XMLStringBufferImportContext.hxx +++ b/xmloff/inc/XMLStringBufferImportContext.hxx @@ -30,9 +30,7 @@ #include <xmloff/xmlictxt.hxx> -#ifndef _XMLOFF_XMLIMP_HXX_ #include <xmloff/xmlimp.hxx> -#endif #include <rtl/ustrbuf.hxx> |