Browse Source

Fix clang-format

nce_cpp
Ethan 6 years ago
parent
commit
94ed7e8de1
  1. 2
      src/core/reporter.cpp

2
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"

Loading…
Cancel
Save