Skip to content

Commit

Permalink
disassemble: Add cstdint for uint32_t
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Degawa <[email protected]>
  • Loading branch information
1480c1 authored and arcady-lunarg committed Nov 6, 2024
1 parent 5a2c742 commit 76cc41d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SPIRV/disassemble.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
// Disassembler for SPIR-V.
//

#include <cstdint>
#include <cstdlib>
#include <cstring>
#include <cassert>
Expand Down

0 comments on commit 76cc41d

Please sign in to comment.