Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
When execute command line : --cfg=value against --cfg value.
[simgrid.git] / tools / tesh / tesh.c
index b8241a4..e441b89 100644 (file)
 #pragma hdrstop
 #endif
 
+#include "simgrid_config.h" //For getline, keep that include first
+
 #include "tesh.h"
 #include "xbt.h"
-#include "simgrid_config.h" //For getline
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(tesh, "TEst SHell utility");