Gems/InAppPurchases

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-13 15:27:45 -07:00
parent 8dada07959
commit 525a0bdc31
6 changed files with 0 additions and 22 deletions
@@ -5,8 +5,6 @@
*
*/
#include "InAppPurchases_precompiled.h"
#include <InAppPurchases/InAppPurchasesInterface.h>
namespace InAppPurchases
@@ -5,8 +5,6 @@
*
*/
#include "InAppPurchases_precompiled.h"
#include "InAppPurchasesModule.h"
#include "InAppPurchasesSystemComponent.h"
@@ -5,8 +5,6 @@
*
*/
#include "InAppPurchases_precompiled.h"
#include <AzCore/RTTI/BehaviorContext.h>
#include <AzCore/Serialization/SerializeContext.h>
#include <AzCore/Serialization/EditContext.h>
@@ -1,13 +0,0 @@
/*
* 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
*
*/
#pragma once
#include <platform.h>
#include <CryName.h>
#include <ISerialize.h>
#include <IGem.h>
@@ -5,8 +5,6 @@
*
*/
#include "InAppPurchases_precompiled.h"
#include <InAppPurchases/InAppPurchasesInterface.h>
namespace InAppPurchases
@@ -6,7 +6,6 @@
#
set(FILES
Source/InAppPurchases_precompiled.h
Include/InAppPurchases/InAppPurchasesBus.h
Include/InAppPurchases/InAppPurchasesInterface.h
Include/InAppPurchases/InAppPurchasesResponseBus.h