Skip to content

Commit

Permalink
add missing namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
sbiscigl committed Jul 14, 2023
1 parent aaf1383 commit fb35c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aws-cpp-sdk-core/source/client/AWSXmlClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ using namespace Aws::Client;
using namespace Aws::Http;
using namespace Aws::Utils;
using namespace Aws::Utils::Xml;
using namespace smithy::components::tracing;

static const char AWS_XML_CLIENT_LOG_TAG[] = "AWSXmlClient";

Expand Down

0 comments on commit fb35c49

Please sign in to comment.