X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3592a2aaeeb3fff08acf80f6b5830d8fc1670aad..5dc2edab900d42d23920364fc24cb59b662e899d:/src/surf/maxmin.cpp diff --git a/src/surf/maxmin.cpp b/src/surf/maxmin.cpp index 0fafd622f9..02c65df32b 100644 --- a/src/surf/maxmin.cpp +++ b/src/surf/maxmin.cpp @@ -9,10 +9,10 @@ #include "xbt/log.h" #include "xbt/mallocator.h" #include "xbt/sysdep.h" +#include +#include #include #include -#include -#include XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_maxmin, surf, "Logging specific to SURF (maxmin)");