// Copyright Epic Games, Inc. All Rights Reserved. #include "PackageNode.h" namespace UE::Insights::CookProfiler { INSIGHTS_IMPLEMENT_RTTI(FPackageNode) } // namespace UE::Insights::CookProfiler