]> AND Private Git Repository - loba.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Use C++ header <cmath> instead of <math.h>.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 5 Sep 2011 12:48:39 +0000 (14:48 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 5 Sep 2011 12:48:39 +0000 (14:48 +0200)
loba_bulk.cpp

index 44d54ab0cdf4d417d453adec633a438400b91150..0821edaf030975eb4fbb90ebf6cc318a4eeb49b7 100644 (file)
@@ -1,5 +1,5 @@
+#include <cmath>
 #include <xbt/log.h>
 #include <xbt/log.h>
-#include <math.h>
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(loba);
 
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(loba);