]> AND Public Git Repository - simgrid.git/blobdiff - src/kernel/lmm/bmf.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics in sthread output when not using SMPI
[simgrid.git] / src / kernel / lmm / bmf.cpp
index b46c8c741e13138fab9aaf9a21b32a6ad9adf8da..a754fd5dec15b1e9cabfb884ed4796e1d038d0a7 100644 (file)
@@ -4,6 +4,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "src/kernel/lmm/bmf.hpp"
+#include "src/simgrid/math_utils.h"
 
 #include <Eigen/LU>
 #include <iostream>