Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
lib
libc
include
any-windows-any
packon.h
pretty
plain
permalink
blame
history
•
7 lines
•
205 B
1
/**
2
* This file is part of the mingw-w64 runtime package.
3
* No warranty is given; refer to the file DISCLAIMER within this package.
4
*/
5
#if !(defined(lint) || defined(RC_INVOKED))
6
#pragma pack(1)
7
#endif