zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

packon.h (205B) - Raw


      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