Skip to content

Commit

Permalink
Add Map header
Browse files Browse the repository at this point in the history
  • Loading branch information
azrogers committed Sep 19, 2024
1 parent ac6dbbb commit 1ef546f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Source/CesiumRuntime/Private/UnrealAssetAccessor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include "CesiumAsync/IAssetResponse.h"
#include "CesiumCommon.h"
#include "CesiumRuntime.h"
#include "Containers/UnrealString.h"
#include "HttpManager.h"
#include "HttpModule.h"
#include "Interfaces/IHttpRequest.h"
Expand Down
1 change: 1 addition & 0 deletions Source/CesiumRuntime/Public/UnrealAssetAccessor.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

#include "CesiumAsync/AsyncSystem.h"
#include "CesiumAsync/IAssetAccessor.h"
#include "Containers/Map.h"
#include "Containers/UnrealString.h"
#include "HAL/Platform.h"
#include <cstddef>
Expand Down

0 comments on commit 1ef546f

Please sign in to comment.