Files
UnrealEngineUWP/Engine/Source/Runtime/Sockets/Private/MultichannelTCP.cpp

7 lines
164 B
C++
Raw Normal View History

// Copyright 1998-2014 Epic Games, Inc. All Rights Reserved.
#include "SocketsPrivatePCH.h"
#include "MultichannelTCP.h"
DEFINE_LOG_CATEGORY(LogMultichannelTCP);