aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/any-windows-any/packoff.h
blob: b69dd9e119ec3d6657411d9ad7f5ba839560d505 (plain)
1
2
3
4
5
6
7
/**
 * This file is part of the mingw-w64 runtime package.
 * No warranty is given; refer to the file DISCLAIMER within this package.
 */
#if !(defined(lint) || defined(RC_INVOKED))
#pragma pack()
#endif