[Libreoffice-commits] .: ucb/source

Fridrich Strba fridrich at kemper.freedesktop.org
Fri Mar 25 17:10:45 PDT 2011


 ucb/source/ucp/odma/odma_inputstream.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5abe54f4c1b9fcf24d1d8a3c687c0f94635a6b0a
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Sat Mar 26 01:10:36 2011 +0100

    oops

diff --git a/ucb/source/ucp/odma/odma_inputstream.cxx b/ucb/source/ucp/odma/odma_inputstream.cxx
index 3d9a1f4..c241562 100755
--- a/ucb/source/ucp/odma/odma_inputstream.cxx
+++ b/ucb/source/ucp/odma/odma_inputstream.cxx
@@ -28,13 +28,13 @@
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_ucb.hxx"
-##include "com/sun/star/io/IOException.hpp"
+#include "com/sun/star/io/IOException.hpp"
 #include <com/sun/star/ucb/OpenCommandArgument2.hpp>
 #include <com/sun/star/ucb/OpenMode.hpp>
 #include <ucbhelper/content.hxx>
 #include <com/sun/star/io/XActiveDataStreamer.hpp>
 #include <cppuhelper/implbase1.hxx>
-ifdef WNT
+#ifdef WNT
 #include <windows.h>
 #endif
 #include "odma_inputstream.hxx"


More information about the Libreoffice-commits mailing list