pshpack1.h 285 B

123456789
  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.
  4. * No warranty is given; refer to the file DISCLAIMER within this package.
  5. */
  6. #if !(defined(lint) || defined(RC_INVOKED))
  7. #pragma pack(push,1)
  8. #endif