mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
13 lines
319 B
Diff
13 lines
319 B
Diff
|
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
|