mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-26 01:41:35 +01:00
- added target for checking ANSI compliance
- fixed ANSI (C89) issues, including #418
This commit is contained in:
2
test/testdata/CException.h
vendored
2
test/testdata/CException.h
vendored
@@ -8,4 +8,4 @@
|
||||
#define Try if (e)
|
||||
#define Catch(a) if (!a)
|
||||
|
||||
#endif //CEXCEPTION_H
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user