remove qt include

This commit is contained in:
Massimiliano Corsini 2006-02-28 14:38:09 +00:00
parent cc73ff49c9
commit a14635f2fe
1 changed files with 3 additions and 1 deletions

View File

@ -25,6 +25,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.1 2006/02/16 19:28:36 fmazzant
transfer of Export_3ds.h, Export_obj.h, Io_3ds_obj_material.h from Meshlab to vcg
Revision 1.7 2006/02/06 11:04:40 fmazzant
added file material.h. it include struct Material, CreateNewMaterial(...) and MaterialsCompare(...)
@ -76,7 +79,6 @@
#include <iostream>
#include <fstream>
#include <map>
#include <QMessageBox>
namespace vcg {
namespace tri {