Kai Tietz | 9d937a7 | 2007-08-10 10:41:48 +0000 | [diff] [blame] | 1 | /** |
2 | * This file has no copyright assigned and is placed in the Public Domain. | ||||
3 | * This file is part of the w64 mingw-runtime package. | ||||
Kai Tietz | f29f1a3 | 2010-01-15 21:15:53 +0000 | [diff] [blame^] | 4 | * No warranty is given; refer to the file DISCLAIMER.PD within this package. |
Kai Tietz | 9d937a7 | 2007-08-10 10:41:48 +0000 | [diff] [blame] | 5 | */ |
6 | #ifndef _WINERROR_ | ||||
7 | |||||
8 | #include <winerror.h> | ||||
9 | |||||
10 | #endif |