summaryrefslogtreecommitdiff
path: root/jurt/source
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/source')
-rw-r--r--jurt/source/pipe/staticsalhack.cxx10
1 files changed, 8 insertions, 2 deletions
diff --git a/jurt/source/pipe/staticsalhack.cxx b/jurt/source/pipe/staticsalhack.cxx
index 78a44bba6bb1..ac83bd84fb59 100644
--- a/jurt/source/pipe/staticsalhack.cxx
+++ b/jurt/source/pipe/staticsalhack.cxx
@@ -17,10 +17,18 @@
#include <config_probes.h>
+#include <sal/rtl/strbuf.cxx>
+#if USE_SDT_PROBES
+#undef RTL_LOG_STRING_BITS
+#endif
#include <sal/rtl/string.cxx>
#if USE_SDT_PROBES
#undef RTL_LOG_STRING_BITS
#endif
+#include <sal/rtl/ustrbuf.cxx>
+#if USE_SDT_PROBES
+#undef RTL_LOG_STRING_BITS
+#endif
#include <sal/rtl/ustring.cxx>
#if USE_SDT_PROBES
#undef RTL_LOG_STRING_BITS
@@ -56,10 +64,8 @@
#include <sal/rtl/hash.cxx>
#include <sal/rtl/locale.cxx>
#include <sal/rtl/math.cxx>
-#include <sal/rtl/strbuf.cxx>
#include <sal/rtl/strimp.cxx>
#include <sal/rtl/uri.cxx>
-#include <sal/rtl/ustrbuf.cxx>
#include <sal/textenc/converter.cxx>
#include <sal/textenc/convertsimple.cxx>
#include <sal/textenc/handleundefinedunicodetotextchar.cxx>