6 lines
130 B
C++
6 lines
130 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "MultichannelTcpGlobals.h"
|
|
|
|
DEFINE_LOG_CATEGORY(LogMultichannelTCP);
|