You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This is in preparation of the creation of a CADKernelEngine module #rb jeanluc.corenthin #rnx [CL 34739992 by jeanluc corenthin in ue5-main branch]
9 lines
106 B
C++
9 lines
106 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "Utils/Util.h"
|
|
|
|
namespace UE::CADKernel
|
|
{
|
|
}
|
|
|