Skip to content

Commit 3780c98

Browse files
committed
Remove unneccesary includes from GenericAuthSchemeResolver
1 parent f37b02a commit 3780c98

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/aws-cpp-sdk-core/include/smithy/identity/auth/built-in/GenericAuthSchemeResolver.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
#pragma once
66

77
#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>
118

129

1310
namespace smithy {

0 commit comments

Comments
 (0)