Adding header for offsetof()

This commit is contained in:
Nathan Letwory 2011-03-23 09:18:09 +00:00
parent 55b6315166
commit 82f99a0db0

@ -26,6 +26,7 @@
* \ingroup collada * \ingroup collada
*/ */
#include <stddef.h>
/* COLLADABU_ASSERT, may be able to remove later */ /* COLLADABU_ASSERT, may be able to remove later */
#include "COLLADABUPlatform.h" #include "COLLADABUPlatform.h"