1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5// HEADER_UNIT_UNSUPPORTED - Should not include this
6
7static_assert(false, "UObject/CoreOnlineFwd.h has moved to Online/CoreOnlineFwd.h in the CoreOnline module. Please update #includes and module dependencies.");