diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-01-06 14:35:18 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-01-06 14:35:18 +0100 |
commit | 8672eca430213c28936a526df6266226ecb7ab2d (patch) | |
tree | 158d61c29c06ba4779fa8e274e841fcc31545df1 /jurt | |
parent | 1b9d9680d9c444a126413ebb996b3bf6b2085de5 (diff) |
-Werror,-Wmacro-redefined (under Clang -fsanitize=*)
Change-Id: Ifd23373b1ac4919793d1b4251ed90cf2dd6f2bda
Diffstat (limited to 'jurt')
-rw-r--r-- | jurt/source/pipe/staticsalhack.cxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/jurt/source/pipe/staticsalhack.cxx b/jurt/source/pipe/staticsalhack.cxx index b2c10d4dc6f9..23afde168bda 100644 --- a/jurt/source/pipe/staticsalhack.cxx +++ b/jurt/source/pipe/staticsalhack.cxx @@ -14,13 +14,6 @@ #undef SAL_LOG_WARN #include <sal/rtl/string.cxx> -#undef IMPL_RTL_EMPTYSTRING -#undef IMPL_RTL_STRCODE -#undef IMPL_RTL_STRINGDATA -#undef IMPL_RTL_STRINGNAME -#undef IMPL_RTL_STRNAME -#undef IMPL_RTL_USTRCODE -#undef RTL_LOG_STRING_BITS #include <sal/rtl/ustring.cxx> #include <sal/osl/unx/conditn.cxx> |