Skip to content

Commit

Permalink
Clang-Format
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 committed Dec 21, 2024
1 parent 104c57b commit 4d17f6d
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 4d17f6d

Please sign in to comment.