Skip to content

Commit

Permalink
Add experimental warning
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Oct 26, 2023
1 parent c8cefc5 commit 1716f46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/aws/s3/s3_platform_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/

/**
* NOTE: THIS IS AN EXPERIMENTAL AND UNSTABLE API
*/
#include <aws/s3/s3.h>

struct aws_s3_cpu_group_info {
Expand Down

0 comments on commit 1716f46

Please sign in to comment.