Skip to content

Commit

Permalink
Add include for AsyncSystem
Browse files Browse the repository at this point in the history
  • Loading branch information
azrogers committed Oct 31, 2024
1 parent db661de commit 784a967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions native~/Shared/src/UnityAssetAccessor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include "Cesium.h"

#include <CesiumAsync/AsyncSystem.h>
#include <CesiumAsync/IAssetResponse.h>
#include <CesiumUtility/ScopeGuard.h>

Expand Down

0 comments on commit 784a967

Please sign in to comment.