From e596b871a9f7c6ed93e1325f72c8fc7b00430328 Mon Sep 17 00:00:00 2001 From: grischka Date: Wed, 8 Feb 2017 19:53:02 +0100 Subject: win32: include/winapi: remove more files Also: use _assert, older msvcrt does not have _wassert --- win32/include/winapi/specstrings.h | 7 ------- 1 file changed, 7 deletions(-) delete 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 deleted file mode 100644 index 4130ed3..0000000 --- a/win32/include/winapi/specstrings.h +++ /dev/null @@ -1,7 +0,0 @@ -/** - * 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