mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-08-07 19:57:51 +00:00
- added target for checking ANSI compliance
- fixed ANSI (C89) issues, including #418
This commit is contained in:
Vendored
+1
-1
@@ -8,4 +8,4 @@
|
||||
#define Try if (e)
|
||||
#define Catch(a) if (!a)
|
||||
|
||||
#endif //CEXCEPTION_H
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user