Kaydet (Commit) ee43de69 authored tarafından Miklos Vajna's avatar Miklos Vajna

error C3861: 'rtl_allocateMemory': identifier not found

Change-Id: Ie1576aba31dbbd067280ba8fa9c5ef095879cbc2
üst 20c56185
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
#define INCLUDED_SAL_OSL_W32_PATH_HELPER_HXX #define INCLUDED_SAL_OSL_W32_PATH_HELPER_HXX
#include "path_helper.h" #include "path_helper.h"
#include <rtl/alloc.h>
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
namespace osl namespace osl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment