diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:53:46 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:08:01 +0200 |
commit | d41279d5861cbeb4bd87bf6932f1839a51f634f6 (patch) | |
tree | 95e532a374991b38e7626cae371d7f8c0a3b463f /extensions/source/xmlextract/xmxcom.hxx | |
parent | e2039c054c9674bd68652274bd64ee1a569b196b (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'extensions/source/xmlextract/xmxcom.hxx')
-rw-r--r-- | extensions/source/xmlextract/xmxcom.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/xmlextract/xmxcom.hxx b/extensions/source/xmlextract/xmxcom.hxx index d5131b4556bf..ed0ec68228f3 100644 --- a/extensions/source/xmlextract/xmxcom.hxx +++ b/extensions/source/xmlextract/xmxcom.hxx @@ -29,9 +29,7 @@ #define _XMXCOM_HXX #include <cppuhelper/weak.hxx> -#ifndef __RTL_USTRING_HXX_ #include <rtl/ustring.hxx> -#endif #include <tools/debug.hxx> #include <tools/stream.hxx> #include <tools/string.hxx> |