K 10 svn:author V 3 imp K 8 svn:date V 27 2020-09-14T23:27:51.059301Z K 7 svn:log V 320 Tweak what's visible in the standalone environment. We define offsetof in stand.h typically, but when this is included we can define it multiple times. However, we don't define bool in stand.h at the moment, so allow it to be defined inside types.h when we're building for the standalone environment. MFC After: 3 days END