X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/19b3962253112b19308537bc2400de141c119d99..22cae46149e1fb4988ad9e46060c3e7ecd4e0e44:/src/smpi/smpi_f2c.hpp diff --git a/src/smpi/smpi_f2c.hpp b/src/smpi/smpi_f2c.hpp index 3f285355b9..bfe726b640 100644 --- a/src/smpi/smpi_f2c.hpp +++ b/src/smpi/smpi_f2c.hpp @@ -9,8 +9,7 @@ #ifndef SMPI_F2C_HPP_INCLUDED #define SMPI_F2C_HPP_INCLUDED -#include "private.h" - +#include "xbt/dict.h" #define KEY_SIZE (sizeof(int) * 2 + 1)