Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
split Comm::on_start into two signals (on_send and on_recv)
[simgrid.git] / src / instr / instr_interface.cpp
index 798e1c0..2cc7d1f 100644 (file)
@@ -9,7 +9,6 @@
 
 #include "src/instr/instr_private.hpp"
 #include "src/surf/network_interface.hpp"
-#include "src/surf/surf_private.hpp"
 #include <algorithm>
 #include <cmath>