Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix a bug in a deprecated function
[simgrid.git] / src / simix / smx_context.cpp
index 533669351ac0a54e2ae8f93975454cc2f24b6f66..31d2aa2ffb79f58b581e82f40e44ba61b76d1169 100644 (file)
@@ -5,6 +5,7 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+#include "src/internal_config.h"
 #include "src/simix/smx_private.hpp"
 #include "xbt/config.hpp"