Skip to content
Snippets Groups Projects
Commit 1e1d5d64 authored by Viktor Wolf's avatar Viktor Wolf
Browse files

fixed include, which got removed fropm core

parent 56c0f205
Branches
Tags
No related merge requests found
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
#include "Cluster/DisplayClusterClusterEvent.h" #include "Cluster/DisplayClusterClusterEvent.h"
#include "DisplayClusterEventParameterHelper.h" #include "DisplayClusterEventParameterHelper.h"
#include "Templates/IsInvocable.h" #include "Templates/IsInvocable.h"
#include "Templates/RemoveCV.h"
static constexpr int32 CLUSTER_EVENT_WRAPPER_EVENT_ID = 1337420; static constexpr int32 CLUSTER_EVENT_WRAPPER_EVENT_ID = 1337420;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment