Kaydet (Commit) c41112c4 authored tarafından Florian Bircher's avatar Florian Bircher Kaydeden (comit) Norbert Thiebaud

Fix for setup_native win32 SAL_N_ELEMENTS

üst 394235bb
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
#include <stdio.h> #include <stdio.h>
#pragma warning(pop) #pragma warning(pop)
#include <sal/macros.h>
#include <systools/win32/uwinapi.h> #include <systools/win32/uwinapi.h>
/* #define VERBOSE_DEBUG_OUTPUT 1 */ /* #define VERBOSE_DEBUG_OUTPUT 1 */
......
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
#include <tchar.h> #include <tchar.h>
#include <stdio.h> #include <stdio.h>
#include <sal/macros.h>
enum PathResult enum PathResult
{ {
......
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