Skip to content

Commit

Permalink
Clang-Format
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 committed Sep 26, 2024
1 parent 4370cd6 commit 59ddfd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/cpr/session.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#include <fstream>
#include <functional>
#include <future>
#include <queue>
#include <list>
#include <memory>
#include <optional>
#include <queue>
#include <variant>
#include <vector>

Expand Down

0 comments on commit 59ddfd0

Please sign in to comment.