Lesson 35 - Get Compute Auth Token Working
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
#include "GameLiftClientLog.h"
|
||||
|
||||
#if WITH_GAMELIFT_CLIENT
|
||||
DEFINE_LOG_CATEGORY(GameLiftClientLog);
|
||||
#endif
|
||||
Reference in New Issue
Block a user