Files
UnrealEngine/Engine/Source/Developer/TraceInsights/Public/Insights/Config.h
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

10 lines
195 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreTypes.h"
#ifndef UE_INSIGHTS_BACKWARD_COMPATIBILITY_UE54
#define UE_INSIGHTS_BACKWARD_COMPATIBILITY_UE54 1
#endif