Files
2026-02-28 12:32:28 -05:00

12 lines
239 B
C

#ifndef AWS_IO_URI_H
#define AWS_IO_URI_H
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/io/io.h>
#include <aws/common/uri.h>
#endif /* AWS_IO_URI_H */