Skip to content

Commit

Permalink
Missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe2933 committed Aug 5, 2024
1 parent 5eb7df6 commit c5bba1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interface/buffers/MappedBuffer.cppm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module;

#include <cassert>
#ifndef VKU_USE_STD_MODULE
#include <cstdint>
#include <algorithm>
#include <concepts>
#include <ranges>
Expand Down

0 comments on commit c5bba1d

Please sign in to comment.