Skip to content

Commit

Permalink
Clang 18 CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe2933 committed Jan 27, 2025
1 parent 0f36df8 commit ddda6ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interface/vulkan/buffer/InstancedNodeWorldTransforms.cppm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export module vk_gltf_viewer:vulkan.buffer.InstancedNodeWorldTransforms;
import std;
import :gltf.algorithm.traversal;
export import :gltf.NodeWorldTransforms;
import :helpers.fastgltf;
import :helpers.ranges;
export import :vulkan.Gpu;

Expand Down

0 comments on commit ddda6ff

Please sign in to comment.