home *** CD-ROM | disk | FTP | other *** search
/ Programming Win32 Under the API / ProgrammingWin32UnderTheApiPatVillani.iso / src / mingw-runtime-19991107 / w32api / include / poppack.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-08-02  |  44 b   |  4 lines

  1. #ifndef RC_INVOKED
  2. #pragma pack(pop)
  3. #endif
  4.