diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-23 05:56:51 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-23 22:53:56 +0900 |
commit | ac68443c80647bfed1b454d999e9091e078b461d (patch) | |
tree | eff591ee9b7bc8f18b1af148bc3a8c6e45297a12 /sal/qa | |
parent | f16833b1d3564c738e571bf8b052e53e4c753941 (diff) |
removed duplicate includes in sal
Diffstat (limited to 'sal/qa')
-rw-r--r-- | sal/qa/rtl_strings/rtl_OUString.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/qa/rtl_strings/rtl_OUString.cxx b/sal/qa/rtl_strings/rtl_OUString.cxx index dc1812e3d299..8271253c67e2 100644 --- a/sal/qa/rtl_strings/rtl_OUString.cxx +++ b/sal/qa/rtl_strings/rtl_OUString.cxx @@ -28,7 +28,6 @@ #include <sal/types.h> -//# #include <rtl/tres.h> #include <testshl/tresstatewrapper.hxx> #include "stringhelper.hxx" #include <rtl/string.hxx> |