13 lines
376 B
Diff
13 lines
376 B
Diff
|
Index: skel.c
|
||
|
===================================================================
|
||
|
--- skel.c 2008-02-26 22:34:19.000000000 +0100
|
||
|
+++ skel.c 2009-01-12 11:29:26.000000000 +0100
|
||
|
@@ -286,6 +286,7 @@ const char *skel[] = {
|
||
|
"#include <errno.h>",
|
||
|
"#include <cstdlib>",
|
||
|
"#include <cstring>",
|
||
|
+ "#include <cstdio>",
|
||
|
"/* end standard C++ headers. */",
|
||
|
"%endif",
|
||
|
"",
|