summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider/std_outputstream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/source/provider/std_outputstream.cxx')
-rw-r--r--ucbhelper/source/provider/std_outputstream.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/ucbhelper/source/provider/std_outputstream.cxx b/ucbhelper/source/provider/std_outputstream.cxx
index 2f6ca9968eba..390ddbe4b408 100644
--- a/ucbhelper/source/provider/std_outputstream.cxx
+++ b/ucbhelper/source/provider/std_outputstream.cxx
@@ -7,6 +7,10 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#include <sal/config.h>
+
+#include <sal/log.hxx>
+
#include "ucbhelper/std_outputstream.hxx"
using namespace std;