aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/tochnog/files/patch-src+so_suplu.c0
-rw-r--r--cad/tochnog/files/patch-tochnog.h3
2 files changed, 1 insertions, 2 deletions
diff --git a/cad/tochnog/files/patch-src+so_suplu.c b/cad/tochnog/files/patch-src+so_suplu.c
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/cad/tochnog/files/patch-src+so_suplu.c
+++ /dev/null
diff --git a/cad/tochnog/files/patch-tochnog.h b/cad/tochnog/files/patch-tochnog.h
index b36a1daa387..5ceaa9cbbe0 100644
--- a/cad/tochnog/files/patch-tochnog.h
+++ b/cad/tochnog/files/patch-tochnog.h
@@ -1,13 +1,12 @@
--- tochnog.h.orig Sun Feb 11 05:05:27 2001
+++ tochnog.h Fri Feb 3 15:15:51 2006
-@@ -17,12 +17,17 @@
+@@ -17,12 +17,16 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include <iostream.h>
+#include <iostream>
+// C++ headers
-+#include <iostream>
+#include <fstream>
+#include <iomanip>
+using namespace std;