123456789101112 |
- /**
- * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
- * SPDX-License-Identifier: Apache-2.0.
- */
- #include <aws/core/AmazonStreamingWebServiceRequest.h>
- #include <aws/core/utils/memory/stl/AWSStringStream.h>
- using namespace Aws;
- AmazonStreamingWebServiceRequest::~AmazonStreamingWebServiceRequest() {}
|