You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
tommie%s...@gtempaccount.com
on 18 Aug 2009 at 7:24The text was updated successfully, but these errors were encountered: