summaryrefslogtreecommitdiff
path: root/include/rtl/strbuf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/strbuf.hxx')
-rw-r--r--include/rtl/strbuf.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/rtl/strbuf.hxx b/include/rtl/strbuf.hxx
index 1bfe640e3587..c089d61d48ad 100644
--- a/include/rtl/strbuf.hxx
+++ b/include/rtl/strbuf.hxx
@@ -33,8 +33,6 @@
#include <rtl/stringconcat.hxx>
#endif
-#ifdef __cplusplus
-
// The unittest uses slightly different code to help check that the proper
// calls are made. The class is put into a different namespace to make
// sure the compiler generates a different (if generating also non-inline)
@@ -974,7 +972,6 @@ typedef rtlunittest::OStringBuffer OStringBuffer;
using ::rtl::OStringBuffer;
#endif
-#endif /* __cplusplus */
#endif // INCLUDED_RTL_STRBUF_HXX