Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill duplicate #include.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 2 Oct 2018 15:12:21 +0000 (17:12 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 2 Oct 2018 15:12:21 +0000 (17:12 +0200)
src/plugins/host_dvfs.cpp

index 9399cdf..bab93b7 100644 (file)
@@ -14,8 +14,6 @@
 #endif
 #include <xbt/config.hpp>
 
-#include "src/internal_config.h"
-
 #include <boost/algorithm/string.hpp>
 #if HAVE_SMPI
 #include "src/smpi/include/smpi_request.hpp"