diff --git a/crt/aws-crt-cpp b/crt/aws-crt-cpp index 281a7caff7e..b5577fa39c3 160000 --- a/crt/aws-crt-cpp +++ b/crt/aws-crt-cpp @@ -1 +1 @@ -Subproject commit 281a7caff7e10f68a5422d8fca8acf0b48e4215f +Subproject commit b5577fa39c3a11f09c06db10ac6eaaca3910cbe2 diff --git a/src/aws-cpp-sdk-core/include/aws/core/client/AWSErrorMarshaller.h b/src/aws-cpp-sdk-core/include/aws/core/client/AWSErrorMarshaller.h index a486125f646..6b0bc2d03d9 100644 --- a/src/aws-cpp-sdk-core/include/aws/core/client/AWSErrorMarshaller.h +++ b/src/aws-cpp-sdk-core/include/aws/core/client/AWSErrorMarshaller.h @@ -94,8 +94,6 @@ namespace Aws }; class AWS_CORE_API JsonErrorMarshallerQueryCompatible : public JsonErrorMarshaller { - using AWSErrorMarshaller::Marshall; - public: /** * Converts an exceptionName and message into an Error object, if it