UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IOSPlatformPLCrashReporterIncludes.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
/*=============================================================================================
4
IOSPlatformPLCrashReporterIncludes.h: Wrapper for the third party PLCrashReporter includes for IOS
5
==============================================================================================*/
6
7
#pragma once
8
9
THIRD_PARTY_INCLUDES_START
10
#if !PLATFORM_TVOS && !PLATFORM_VISIONOS
11
#include "PLCrashReporter.h"
12
#include "PLCrashReport.h"
13
#include "PLCrashReportTextFormatter.h"
14
#endif
15
THIRD_PARTY_INCLUDES_END
THIRD_PARTY_INCLUDES_START
#define THIRD_PARTY_INCLUDES_START
Definition
GenericPlatformCompilerPreSetup.h:63
THIRD_PARTY_INCLUDES_END
Definition
Voronoi.cpp:10
Engine
Source
Runtime
Core
Public
IOS
IOSPlatformPLCrashReporterIncludes.h
Generated by
1.9.8