Skip to content

Commit 158c84c

Browse files
committed
Fix missing include
1 parent 4d3a810 commit 158c84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/CesiumRuntime/Private/CesiumITwinAPIBlueprintLibrary.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#include "CesiumITwinAPIBlueprintLibrary.h"
2-
2+
#include "Async/Async.h"
33
#include "CesiumITwinCesiumCuratedContentRasterOverlay.h"
44
#include "CesiumRuntime.h"
55
#include <CesiumUtility/Result.h>

0 commit comments

Comments
 (0)