Skip to content

Commit 80bea68

Browse files
committed
fix for custom UA
1 parent 8d37a32 commit 80bea68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/aws-cpp-sdk-core/source/auth/signer/AWSAuthV4Signer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
#include <iomanip>
2828
#include <cstring>
29+
#include <numeric>
2930

3031
using namespace Aws;
3132
using namespace Aws::Client;

0 commit comments

Comments
 (0)