Lesson 35 - Get Compute Auth Token Working
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
/**
|
||||
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
||||
* SPDX-License-Identifier: Apache-2.0.
|
||||
*/
|
||||
|
||||
#define AWS_CRT_CPP_VERSION "0.29.3"
|
||||
#define AWS_CRT_CPP_VERSION_MAJOR 0
|
||||
#define AWS_CRT_CPP_VERSION_MINOR 29
|
||||
#define AWS_CRT_CPP_VERSION_PATCH 3
|
||||
#define AWS_CRT_CPP_GIT_HASH "281a7caff7e10f68a5422d8fca8acf0b48e4215f"
|
||||
Reference in New Issue
Block a user