11 lines
290 B
Diff
11 lines
290 B
Diff
|
--- ddd/strclass.C 2014-05-29 20:30:26.494721840 +0200
|
||
|
+++ ddd/strclass.C.orig 2014-05-29 20:30:10.492723038 +0200
|
||
|
@@ -39,7 +39,6 @@ extern "C" int malloc_verify();
|
||
|
#include <limits.h>
|
||
|
#include <new>
|
||
|
#include <stdlib.h>
|
||
|
-#include <cstdio>
|
||
|
|
||
|
void string::error(const char* msg) const
|
||
|
{
|