mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-25 21:10:04 +00:00
Include stdint.h (#5164)
This commit is contained in:
parent
1a52c14ee3
commit
5aab2a8fef
@ -15,6 +15,7 @@
|
||||
#ifndef INCLUDE_SPIRV_TOOLS_EXTRACT_SOURCE_HPP_
|
||||
#define INCLUDE_SPIRV_TOOLS_EXTRACT_SOURCE_HPP_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
Loading…
Reference in New Issue
Block a user