Lesson 35 - Get Compute Auth Token Working
This commit is contained in:
11
Plugins/GameLiftPlugin/Source/AWSSDK/Include/aws/io/uri.h
Normal file
11
Plugins/GameLiftPlugin/Source/AWSSDK/Include/aws/io/uri.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#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 */
|
||||
Reference in New Issue
Block a user