Explorar o código

Fix clang-format

Ethan %!s(int64=7) %!d(string=hai) anos
pai
achega
30448641f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/core/reporter.cpp

+ 1 - 1
src/core/reporter.cpp

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