Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define simgrid::xbt::Path to manage file names.
[simgrid.git] / src / smpi / mpi / smpi_datatype_derived.cpp
index ba77e82..3be87a2 100644 (file)
@@ -6,6 +6,7 @@
 
 #include "smpi_datatype_derived.hpp"
 #include "smpi_op.hpp"
+#include <xbt/log.h>
 
 XBT_LOG_EXTERNAL_CATEGORY(smpi_datatype);