Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Apply "smpi/buffering" when MC_record_replay_is_active too.
[simgrid.git] / src / smpi / internals / smpi_actor.cpp
index d58f747..66917b4 100644 (file)
@@ -13,7 +13,7 @@
 #include "xbt/str.h"
 
 #if HAVE_PAPI
-#include "papi.h"
+#include <papi.h>
 #endif
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(smpi_process, smpi, "Logging specific to SMPI (kernel)");