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

Private GIT Repository
One more bug :(
[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: