3 //=============================================================================
7 * @author Christopher Kohlhoff <chris@kohlhoff.com>
9 * This file restores the original alignment rules.
11 //=============================================================================
14 #if defined (_MSC_VER)
16 #elif defined (__BORLANDC__)
18 # if (__BORLANDC__ >= 0x660) && (__BORLANDC__ <= 0x730)
21 # pragma nopushoptwarn
22 # pragma nopackwarning