Ethan před 6 roky
rodič
revize
30448641f2
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/core/reporter.cpp

+ 1 - 1
src/core/reporter.cpp

@@ -5,8 +5,8 @@
 #include <ctime>
 #include <ctime>
 #include <fstream>
 #include <fstream>
 
 
-#include <fmt/format.h>
 #include <fmt/chrono.h>
 #include <fmt/chrono.h>
+#include <fmt/format.h>
 #include <json.hpp>
 #include <json.hpp>
 
 
 #include "common/file_util.h"
 #include "common/file_util.h"