Skip to content

Commit 245affc

Browse files
committed
include for secure string
1 parent 5faadb2 commit 245affc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpr/proxyauth.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "cpr/proxyauth.h"
22
#include <string>
33
#include <string_view>
4+
#include "cpr/secure_string.h"
45

56
namespace cpr {
67

0 commit comments

Comments
 (0)