Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
In compute_loop(), wait the duration of an *lb* iteration if there is nothing to do.
[loba.git] / statistics.h
index a12e51fef09e69c8f607e3782358bac902ff5660..78f93e367da93b8e52d2578ca1277b565026d155 100644 (file)
@@ -2,7 +2,7 @@
 #define STATISTICS_H
 
 #include <cmath>
-#include <vector>
+#include <limits>
 
 class statistics {
 public: