summaryrefslogtreecommitdiff
path: root/implement.h
diff options
context:
space:
mode:
authorrpj <rpj>2005-04-01 00:55:20 +0000
committerrpj <rpj>2005-04-01 00:55:20 +0000
commitf63f8cd4f69317850dd5e8d6302acf3fbf849332 (patch)
tree6b4f380a003b5cd5f9759e2143c456bcf0c78709 /implement.h
parente01f06b3309760ffde46829bbee2c7234fd521c3 (diff)
''
Diffstat (limited to 'implement.h')
-rw-r--r--implement.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/implement.h b/implement.h
index abba13c..d2aee1b 100644
--- a/implement.h
+++ b/implement.h
@@ -90,6 +90,12 @@ typedef VOID (APIENTRY *PAPCFUNC)(DWORD dwParam);
#define PTW32_INTERLOCKED_LPLONG PVOID*
#endif
+#if defined(__MINGW32__)
+#include <stdint.h>
+#else
+#define int64_t _int64
+#endif
+
typedef enum
{
/*