Files
UnrealEngineUWP/Engine/Source/Developer/CrashDebugHelper/Private/CrashDebugHelperPrivatePCH.h
2015-03-02 07:52:38 -05:00

9 lines
205 B
C

// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CrashDebugHelper.h"
#include "CrashDebugHelperModule.h"
DECLARE_LOG_CATEGORY_EXTERN( LogCrashDebugHelper, Log, All );