From dc251a7d8d8bb4fb57773790152bfe85236f5f12 Mon Sep 17 00:00:00 2001 From: grischka Date: Sat, 18 Jul 2009 22:06:37 +0200 Subject: win64: use new headers from mingw --- win32/include/winapi/specstrings.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 win32/include/winapi/specstrings.h (limited to 'win32/include/winapi/specstrings.h') diff --git a/win32/include/winapi/specstrings.h b/win32/include/winapi/specstrings.h new file mode 100644 index 0000000..4130ed3 --- /dev/null +++ b/win32/include/winapi/specstrings.h @@ -0,0 +1,7 @@ +/** + * This file has no copyright assigned and is placed in the Public Domain. + * This file is part of the w64 mingw-runtime package. + * No warranty is given; refer to the file DISCLAIMER within this package. + */ + +#define __specstrings -- cgit v1.3.1