Skip to content

Commit

Permalink
Applied clang-format.
Browse files Browse the repository at this point in the history
  • Loading branch information
jellespijker authored and github-actions[bot] committed Nov 8, 2023
1 parent eeb93cf commit 0c3e9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/progress/Progress.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
#define PROGRESS_H

#include <array>
#include <optional>
#include <string>
#include <string_view>
#include <optional>

#include "utils/gettime.h"

Expand Down

0 comments on commit 0c3e9d0

Please sign in to comment.