Files
UnrealEngineUWP/Engine/Source/Runtime/AutomationTest/Public/AutomationTestModule.h

8 lines
197 B
C
Raw Normal View History

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreTypes.h"
#include "Logging/LogMacros.h"
AUTOMATIONTEST_API DECLARE_LOG_CATEGORY_EXTERN(LogAutomationTest, Log, All);