Files
o3de/Gems/HttpRequestor/Code/Source/ComponentStub.cpp
T
2021-07-13 14:50:30 -07:00

11 lines
310 B
C++

/*
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include <AzCore/Module/Module.h>
AZ_DECLARE_MODULE_CLASS(Gem_HttpRequestor, AZ::Module)