2014-05-29 18:35:33 +00:00
|
|
|
--- ddd/strclass.C 2014-05-29 20:30:26.494721840 +0200
|
2014-05-29 18:41:07 +00:00
|
|
|
+++ ddd/strclass.C 2014-05-29 20:30:10.492723038 +0200
|
|
|
|
@@ -39,6 +39,7 @@ extern "C" int malloc_verify();
|
2014-05-29 18:35:33 +00:00
|
|
|
#include <limits.h>
|
|
|
|
#include <new>
|
|
|
|
#include <stdlib.h>
|
2014-05-29 18:41:07 +00:00
|
|
|
+#include <cstdio>
|
2014-05-29 18:35:33 +00:00
|
|
|
|
|
|
|
void string::error(const char* msg) const
|
|
|
|
{
|