From 0f747b1967abe178fe247c2818b4b507e1046238 Mon Sep 17 00:00:00 2001 From: dibenedetto Date: Thu, 15 Sep 2005 09:29:45 +0000 Subject: [PATCH] #included missing and --- wrap/io_trimesh/import_stl.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wrap/io_trimesh/import_stl.h b/wrap/io_trimesh/import_stl.h index 9e8ddadf..50f7e570 100644 --- a/wrap/io_trimesh/import_stl.h +++ b/wrap/io_trimesh/import_stl.h @@ -25,6 +25,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.8 2004/10/28 00:52:45 cignoni +Better Doxygen documentation + Revision 1.7 2004/08/25 15:27:51 ponchio Comma at end of enum. @@ -47,6 +50,8 @@ First working version! #define __VCGLIB_IMPORT_STL #include +#include +#include namespace vcg { namespace tri {