[Libreoffice-commits] core.git: sal/osl

Stephan Bergmann sbergman at redhat.com
Mon Nov 17 08:30:20 PST 2014


 sal/osl/w32/path_helper.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit cc00f501b8686ae5a4f7db2a1546af9e04e0eab2
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Nov 17 17:29:52 2014 +0100

    Missing include
    
    Change-Id: I767b9300568971c09c058347a9bbb66108dd792a

diff --git a/sal/osl/w32/path_helper.hxx b/sal/osl/w32/path_helper.hxx
index 3881e44..6f75fca 100644
--- a/sal/osl/w32/path_helper.hxx
+++ b/sal/osl/w32/path_helper.hxx
@@ -21,6 +21,7 @@
 #define INCLUDED_SAL_OSL_W32_PATH_HELPER_HXX
 
 #include "path_helper.h"
+#include <osl/diagnose.h>
 #include <rtl/alloc.h>
 #include <rtl/ustring.hxx>
 


More information about the Libreoffice-commits mailing list