diff options
Diffstat (limited to 'tests/exception3.c')
-rw-r--r-- | tests/exception3.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/exception3.c b/tests/exception3.c index 66f4173..216dc27 100644 --- a/tests/exception3.c +++ b/tests/exception3.c @@ -112,6 +112,8 @@ main() #else /* defined(__cplusplus) */ +#include <stdio.h> + int main() { |