More includes required for windows
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@467 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -57,6 +57,10 @@
|
|||||||
// STD C++
|
// STD C++
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <ctype.h>
|
||||||
|
//#include <algorithm>
|
||||||
|
//#include <functional>
|
||||||
|
//#include <locale>
|
||||||
|
|
||||||
// OpenMesh
|
// OpenMesh
|
||||||
#include <OpenMesh/Core/System/config.h>
|
#include <OpenMesh/Core/System/config.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user