summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
Diffstat (limited to 'io')
-rw-r--r--io/source/acceptor/acc_pipe.cxx1
-rw-r--r--io/source/stm/omark.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/io/source/acceptor/acc_pipe.cxx b/io/source/acceptor/acc_pipe.cxx
index f087b446590c..abab10b6851b 100644
--- a/io/source/acceptor/acc_pipe.cxx
+++ b/io/source/acceptor/acc_pipe.cxx
@@ -21,6 +21,7 @@
#include "acceptor.hxx"
#include <com/sun/star/connection/ConnectionSetupException.hpp>
+#include <osl/diagnose.h>
#include <cppuhelper/implbase1.hxx>
using namespace ::osl;
diff --git a/io/source/stm/omark.cxx b/io/source/stm/omark.cxx
index 4ef6c70165f6..004842c7c9df 100644
--- a/io/source/stm/omark.cxx
+++ b/io/source/stm/omark.cxx
@@ -36,6 +36,7 @@
#include <osl/mutex.hxx>
#include <rtl/ustrbuf.hxx>
+#include <osl/diagnose.h>
#include <string.h>