Kaydet (Commit) 487a8640 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Hopefully this will fix mac build.

üst 7255e418
......@@ -33,8 +33,10 @@
#include <list>
#include <map>
#include <algorithm>
#include "premac.h"
#include <Carbon/Carbon.h>
#include <Security/cssmconfig.h>
#include "postmac.h"
#undef uint32
#define XP_MAC
......
......@@ -33,6 +33,7 @@
#ifdef _MSC_VER
#pragma warning(push, 1) /* disable warnings within system headers */
#endif
#include <curl/curl.h>
#ifdef _MSC_VER
#pragma warning(pop)
#endif
......
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