More includes required for windows

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@468 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2011-11-28 10:50:42 +00:00
parent 9942449614
commit 0e08dce166

View File

@@ -57,10 +57,11 @@
// STD C++
#include <iostream>
#include <string>
#include <ctype.h>
//#include <ctype.h>
#include <locale>
//#include <algorithm>
//#include <functional>
//#include <locale>
// OpenMesh
#include <OpenMesh/Core/System/config.h>