http://www-rocq1.inria.fr/gamma/cdrom/www/bamg/eng.htm PR: 60837 Submitted by: Thierry Thomas <thierry@pompo.net>
11 lines
255 B
C++
11 lines
255 B
C++
--- MeshDraw.cpp.orig Thu Dec 23 17:25:52 1999
|
|
+++ MeshDraw.cpp Thu Dec 18 13:58:43 2003
|
|
@@ -18,7 +18,7 @@
|
|
#include <string.h>
|
|
#include <math.h>
|
|
#include <time.h>
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
|
|
#include "Mesh2.h"
|
|
#include "QuadTree.h"
|