You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#tests none #rb none #ROBOMERGE-SOURCE: CL 7244883 via CL 7244890 via CL 7247140 #ROBOMERGE-BOT: (v367-6836689) [CL 7247193 by thomas ross in Main branch]
5 lines
171 B
C++
5 lines
171 B
C++
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
|
|
#include "InstallBundleManagerModule.h"
|
|
|
|
IMPLEMENT_MODULE(FInstallBundleManagerModule, InstallBundleManager);
|