when using the gnu c++, our offsetof macro does not work and produces cryptic errors...
commit2fba92aa5f4ad9061430a61a4937d731132b2c02
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 3 Jan 2015 06:50:32 +0000 (3 06:50 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 3 Jan 2015 06:50:32 +0000 (3 06:50 +0000)
treef93a95074b8438b0fd9ceb5e82fafb06524cd50b
parente1356c90215c9de6374ef43fb296652027440ce4
when using the gnu c++, our offsetof macro does not work and produces cryptic errors when used with templates, etc. use the builtin version if it is available.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49900 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/stdc/include/aros/stdc/stddef.h