blob: e1378c6e3947221d7444a104a8388f68ae66be5a [file] [log] [blame]
Kai Tietz9d937a72007-08-10 10:41:48 +00001/**
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 Tietzf29f1a32010-01-15 21:15:53 +00004 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
Kai Tietz9d937a72007-08-10 10:41:48 +00005 */
6#ifndef _WINERROR_
7
8#include <winerror.h>
9
10#endif