using c++ headers in c++ files
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@837 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
//== INCLUDES =================================================================
|
||||
|
||||
#include <OpenMesh/Tools/Decimater/ModBaseT.hh>
|
||||
#include <float.h>
|
||||
#include <cfloat>
|
||||
|
||||
//== NAMESPACES ===============================================================
|
||||
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
#include <OpenMesh/Tools/Decimater/ModBaseT.hh>
|
||||
#include <OpenMesh/Core/Utils/Property.hh>
|
||||
#include <vector>
|
||||
#include <float.h>
|
||||
#include <cfloat>
|
||||
|
||||
//== NAMESPACES ===============================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user