// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "Windows/AllowWindowsPlatformTypes.h" #include "Windows/HideWindowsPlatformTypes.h" #include "CoreMinimal.h" int main(int argc, const char* argv[]);