// Copyright Epic Games, Inc. All Rights Reserved.
#include "UnrealCPP.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, UnrealCPP, "UnrealCPP" );