diff --git a/crt/aws-crt-cpp b/crt/aws-crt-cpp index b5577fa39c3..281a7caff7e 160000 --- a/crt/aws-crt-cpp +++ b/crt/aws-crt-cpp @@ -1 +1 @@ -Subproject commit b5577fa39c3a11f09c06db10ac6eaaca3910cbe2 +Subproject commit 281a7caff7e10f68a5422d8fca8acf0b48e4215f 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 6b0bc2d03d9..a486125f646 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,6 +94,8 @@ namespace Aws }; class AWS_CORE_API JsonErrorMarshallerQueryCompatible : public JsonErrorMarshaller { + using AWSErrorMarshaller::Marshall; + public: /** * Converts an exceptionName and message into an Error object, if it