mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
build cleanup of cad/tochnog again
PR: 92782 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
This commit is contained in:
parent
2d805327bc
commit
fb8a2cc237
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156074
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user