Of course, I forgot to commit the new file in revision 22049...
[reactos.git] / reactos / include / poppack.h
1 #ifndef RC_INVOKED
2 # if ( __FreeBSD__ == 5 )
3 # pragma pack(4)
4 # else
5 # pragma pack(pop)
6 # endif // __FreeBSD__
7 #endif // RC_INVOKED