summaryrefslogtreecommitdiffstats
path: root/source/xap/ddd/strclass.C.diff
blob: 6f5bbee7ad0fafb685d16f328c28cbbbaa3952a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Index: ddd/strclass.C
===================================================================
--- ddd/strclass.C	(revision 7209)
+++ ddd/strclass.C	(working copy)
@@ -38,6 +38,7 @@
 #include <ctype.h>
 #include <limits.h>
 #include <new>
+#include <cstdio>
 #include <stdlib.h>
 
 void string::error(const char* msg) const