Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
finish removing simix.h from C files, and avoid the use of Ptr when not needed
[simgrid.git] / teshsuite / simix / check_defaults / check_defaults.cpp
@@ -9,7 +9,7 @@
 #include "simgrid/simix.h"
 #include "xbt/log.h"
 
-int main(int argc, char *argv[])
+int main(int argc, charargv[])
 {
   xbt_log_control_set("root.fmt:[%c/%p]%e%m%n");
   xbt_log_control_set("simix_context.threshold:verbose");