We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac52d9f commit e428405Copy full SHA for e428405
Source/CesiumRuntime/Private/CesiumPropertyAttribute.cpp
@@ -2,6 +2,7 @@
2
3
#include "CesiumPropertyAttribute.h"
4
#include <CesiumGltf/PropertyAttributeView.h>
5
+#include "CesiumRuntime.h"
6
7
static FCesiumPropertyAttributeProperty EmptyPropertyAttributeProperty;
8
0 commit comments