[Libreoffice-commits] core.git: sal/osl
Matúš Kukan
matus.kukan at collabora.com
Tue May 13 02:53:46 PDT 2014
sal/osl/w32/socket.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit fd4c3670dc509f3e10132106475c3dc414f91412
Author: Matúš Kukan <matus.kukan at collabora.com>
Date: Tue May 13 11:52:42 2014 +0200
include sal/log.hxx here
Change-Id: Iefcae15eb9f456cde933d49e1c118185883cd27c
diff --git a/sal/osl/w32/socket.cxx b/sal/osl/w32/socket.cxx
index d215ff8..86f455e 100644
--- a/sal/osl/w32/socket.cxx
+++ b/sal/osl/w32/socket.cxx
@@ -22,6 +22,7 @@
#include <osl/socket.h>
#include <osl/diagnose.h>
#include <rtl/alloc.h>
+#include <sal/log.hxx>
#include "sockimpl.h"
More information about the Libreoffice-commits
mailing list