Merge branch 'Dev' into Stable

This commit is contained in:
Jordon Brooks 2024-01-10 19:36:37 +00:00
commit d2e2d73004
No known key found for this signature in database
GPG key ID: 83964894E5D98D57
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
// Copyright Epic Games, Inc. All Rights Reserved. // Copyright (C) 2024 Jordon Brooks
using UnrealBuildTool; using UnrealBuildTool;
using System.IO; using System.IO;

View file

@ -1,4 +1,4 @@
// Copyright Epic Games, Inc. All Rights Reserved. // Copyright (C) 2024 Jordon Brooks
#include "HarmonyLink.h" #include "HarmonyLink.h"
#include "Modules/ModuleManager.h" #include "Modules/ModuleManager.h"

View file

@ -1,4 +1,4 @@
// Copyright Epic Games, Inc. All Rights Reserved. // Copyright (C) 2024 Jordon Brooks
#pragma once #pragma once