Skip to content

Commit

Permalink
Clang-Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 committed May 30, 2024
1 parent 4a460b7 commit 0bd7dcb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cpr/callback.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
#include <functional>
#ifdef OPENSSL_BACKEND_USED
#include <cstddef>
#include <iostream>
#include <memory>
#include <sstream>
#include <string>
#endif // OPENSSL_BACKEND_USED

#include "cpr/callback.h"
Expand Down

0 comments on commit 0bd7dcb

Please sign in to comment.