Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
forgot one include
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Fri, 17 Feb 2017 15:45:24 +0000 (16:45 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Fri, 17 Feb 2017 15:45:24 +0000 (16:45 +0100)
src/simix/popping.cpp

index ccbc8d8..1314c04 100644 (file)
@@ -5,7 +5,6 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "smx_private.h"
-#include "xbt/fifo.h"
 #include "xbt/xbt_os_thread.h"
 #if HAVE_MC
 #include "src/mc/mc_private.h"