From d6d15fab29caf0608cc43bffc3fa8f16baf6e638 Mon Sep 17 00:00:00 2001 From: Frederic Suter Date: Fri, 17 Feb 2017 16:45:24 +0100 Subject: [PATCH] forgot one include --- src/simix/popping.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/simix/popping.cpp b/src/simix/popping.cpp index ccbc8d8c21..1314c04c7e 100644 --- a/src/simix/popping.cpp +++ b/src/simix/popping.cpp @@ -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" -- 2.20.1