Files
UnrealEngine/Engine/Source/Runtime/CoreUObject/Public/PropertyBag.h
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

8 lines
157 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5
#include "StructUtils/PropertyBag.h"
#endif