add missing includes
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@982 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <list>
|
||||
#include <algorithm>
|
||||
|
||||
#if defined(WIN32)
|
||||
# define pclose _pclose
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
//== INCLUDES =================================================================
|
||||
|
||||
#include <OpenMesh/Tools/VDPM/VHierarchy.hh>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
//== FORWARDDECLARATIONS ======================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user