Skip to content

Commit eebff44

Browse files
committed
Clang-Tidy
1 parent d134388 commit eebff44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpr/callback.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
#include <functional>
22
#ifdef OPENSSL_BACKEND_USED
3+
#include <cstddef>
34
#include <iostream>
5+
#include <memory>
46
#include <sstream>
7+
#include <string>
58
#endif // OPENSSL_BACKEND_USED
69

710
#include "cpr/callback.h"

0 commit comments

Comments
 (0)