Kaydet (Commit) 2e8ab335 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Ouch, hope the last one

Change-Id: I53799932157342755c7cf6737ebcd19154166be1
üst c3d3b022
......@@ -131,3 +131,11 @@
#include <libwpd-stream/libwpd-stream.h>
#include <libwpd/libwpd.h>
@@ -60,6 +65,7 @@ typedef unsigned short uint16_t;
typedef signed int int32_t;
typedef unsigned int uint32_t;
typedef unsigned __int64 uint64_t;
+typedef __int64 int64_t;
#else /* !_MSC_VER && !__DJGPP__*/
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