Include admesh code for STL repair

This commit is contained in:
Alessandro Ranellucci 2013-06-23 18:18:38 +02:00
parent f3a9d41c70
commit 77440b774d
11 changed files with 3164 additions and 1 deletions

View file

@ -18,4 +18,6 @@ ZTable::ZTable(std::vector<unsigned int>* ztable) :
{
}
#include <admesh/stl.h>
#endif