Files
Marc Audy 4c1bb11c29 Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
This represents UE4/Main @ 14525125 + cherrypicked fixes
#skipundocheck

[CL 14551026 by Marc Audy in ue5-main branch]
2020-10-22 19:19:16 -04:00

7 lines
155 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "DirectLinkLog.h"
DEFINE_LOG_CATEGORY(LogDirectLink);
DEFINE_LOG_CATEGORY(LogDirectLinkNet);