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 <fstream>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <list>
|
#include <list>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#if defined(WIN32)
|
#if defined(WIN32)
|
||||||
# define pclose _pclose
|
# define pclose _pclose
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
//== INCLUDES =================================================================
|
//== INCLUDES =================================================================
|
||||||
|
|
||||||
#include <OpenMesh/Tools/VDPM/VHierarchy.hh>
|
#include <OpenMesh/Tools/VDPM/VHierarchy.hh>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
//== FORWARDDECLARATIONS ======================================================
|
//== FORWARDDECLARATIONS ======================================================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user