diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:27 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:12:52 +0200 |
commit | bcdb4cc8666f55cd5998b42bab800bcb2e7d2f03 (patch) | |
tree | cc073e672182ebedcad8f84b4ace30a3a7b72a05 /sal/inc/rtl/ustring.hxx | |
parent | 334bef4563f3df39bba87f73a11a35744dd0a4d1 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sal/inc/rtl/ustring.hxx')
-rw-r--r-- | sal/inc/rtl/ustring.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/inc/rtl/ustring.hxx b/sal/inc/rtl/ustring.hxx index 9a2ef8b9edc9..e0df78cbbf34 100644 --- a/sal/inc/rtl/ustring.hxx +++ b/sal/inc/rtl/ustring.hxx @@ -30,9 +30,7 @@ #ifdef __cplusplus -#ifndef _RTL_DIAGNOSE_H_ #include "osl/diagnose.h" -#endif #include <rtl/ustring.h> #include <rtl/string.hxx> #include <rtl/memory.h> |