-#include <math.h>

+#include <cmath>
This commit is contained in:
eap 2011-11-03 09:51:46 +00:00
parent 7f04b2f88d
commit f51e3c5acf

View File

@ -90,7 +90,7 @@
#include <gp_XY.hxx>
#include <gp_XYZ.hxx>
#include <math.h>
#include <cmath>
#include <map>
#include <set>