We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37b02a commit 3780c98Copy full SHA for 3780c98
src/aws-cpp-sdk-core/include/smithy/identity/auth/built-in/GenericAuthSchemeResolver.h
@@ -5,9 +5,6 @@
5
#pragma once
6
7
#include <smithy/identity/auth/AuthSchemeResolverBase.h>
8
-#include <smithy/identity/auth/built-in/SigV4aAuthSchemeOption.h>
9
-#include <smithy/identity/auth/built-in/SigV4AuthSchemeOption.h>
10
-#include <smithy/identity/auth/built-in/BearerTokenAuthSchemeOption.h>
11
12
13
namespace smithy {
0 commit comments