Hi!
I think adding the standard required headers within #if/#endif would reduce
the code needed to bootstrap a new test.
#ifndef CMOCKERY_NO_STANDARD_HEADERS
#include <stdarg.h>
#include <stddef.h>
#include <setjmp.h>
#endif
Original issue reported on code.google.com by tommie%s...@gtempaccount.com on 18 Aug 2009 at 7:24
Original issue reported on code.google.com by
tommie%s...@gtempaccount.com
on 18 Aug 2009 at 7:24