mirror of
https://github.com/azahar-emu/discord-rpc
synced 2025-11-06 23:20:02 +01:00
Moved generated.h include to last position as it is required by UE4.
This commit is contained in:
parent
49b7703334
commit
5d5bc82e26
@ -3,8 +3,8 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "CoreMinimal.h"
|
#include "CoreMinimal.h"
|
||||||
#include "DiscordRpcBlueprint.generated.h"
|
|
||||||
#include "Engine.h"
|
#include "Engine.h"
|
||||||
|
#include "DiscordRpcBlueprint.generated.h"
|
||||||
|
|
||||||
// unreal's header tool hates clang-format
|
// unreal's header tool hates clang-format
|
||||||
// clang-format off
|
// clang-format off
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user