Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Remove __STDC_FORMAT_MACROS
[simgrid.git] / src / mc / mc_compare.cpp
index a5bf48a..6c8f557 100644 (file)
@@ -4,7 +4,6 @@
 /* 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. */
 
-#define __STDC_FORMAT_MACROS
 #include <cinttypes>
 
 #include <utility>