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 6da9786 commit 738ae79Copy full SHA for 738ae79
Source/CesiumRuntime/Private/CesiumPropertyAttribute.cpp
@@ -1,8 +1,8 @@
1
// Copyright 2020-2024 CesiumGS, Inc. and Contributors
2
3
#include "CesiumPropertyAttribute.h"
4
-#include <CesiumGltf/PropertyAttributeView.h>
5
#include "CesiumRuntime.h"
+#include <CesiumGltf/PropertyAttributeView.h>
6
7
static FCesiumPropertyAttributeProperty EmptyPropertyAttributeProperty;
8
0 commit comments