From ee43de69083fc9f90d4fadb9129b3d0dcf804439 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 16 May 2014 08:10:46 +0200 Subject: error C3861: 'rtl_allocateMemory': identifier not found Change-Id: Ie1576aba31dbbd067280ba8fa9c5ef095879cbc2 --- sal/osl/w32/path_helper.hxx | 1 + 1 file changed, 1 insertion(+) diff --git a/sal/osl/w32/path_helper.hxx b/sal/osl/w32/path_helper.hxx index 8087ac445887..3881e4441834 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 #include namespace osl -- cgit v1.2.3