packon.h 205 B

1234567
  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