Fix sublanguage IDs in .rc files:
[reactos.git] / reactos / w32api / include / pshpack2.h
1 #ifndef RC_INVOKED
2 # if ( __FreeBSD__ == 5 )
3 # pragma pack(2)
4 # else
5 # pragma pack(push,2)
6 # endif // __FreeBSD__
7 #endif // RC_INVOKED