aboutsummaryrefslogtreecommitdiff
path: root/math/bamg/files/patch-MeshGeom.cpp
blob: de80d92611974f1204a9f0874f6f5b3b95724b14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- MeshGeom.cpp.orig	Wed Jan  5 09:00:56 2000
+++ MeshGeom.cpp	Thu Dec 18 13:54:59 2003
@@ -20,7 +20,7 @@
 #include <string.h>
 #include <math.h>
 #include <time.h>
-#include <iostream.h>
+#include <iostream>
 
 #include "Mesh2.h"
 #include "QuadTree.h"