Skip to content

Commit f997f0f

Browse files
committed
Run clang-format
1 parent 1c655cf commit f997f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/colors.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
#include "./helper.h"
55
#include <filesystem>
6+
#include <fmt/core.h>
67
#include <json.hpp>
78
#include <list>
89
#include <logger.hpp>
910
#include <map>
1011
#include <string>
11-
#include <fmt/core.h>
1212

1313
using nlohmann::json;
1414
using std::list;

0 commit comments

Comments
 (0)