Files
o3de/Code/Framework/AzFramework/AzFramework/Entity/PrefabEntityOwnershipService.cpp
T
2021-06-23 10:55:22 -07:00

13 lines
209 B
C++

/*
* Copyright (c) Contributors to the Open 3D Engine Project
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include <AzFramework/Entity/PrefabEntityOwnershipService.h>
namespace AzFramework
{
}