Files
UnrealEngine/Engine/Source/Runtime/CoreUObject/Public/PropertyBag.h
2025-05-18 13:04:45 +08: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