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:
@@ -42,8 +42,8 @@
|
||||
#ifndef MATHDEFS_HH
|
||||
#define MATHDEFS_HH
|
||||
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
#include <cmath>
|
||||
#include <cfloat>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265359
|
||||
|
||||
Reference in New Issue
Block a user