Files
UnrealEngineUWP/Engine/Plugins/Web/WebAPI/Source/WebAPILiquidJS/Private/WebAPILiquidJSLog.cpp

6 lines
124 B
C++
Raw Normal View History

// Copyright Epic Games, Inc. All Rights Reserved.
#include "WebAPILiquidJSLog.h"
DEFINE_LOG_CATEGORY(LogWebAPILiquidJS);