Add SPIRV/SpvTools.h back to the public headers
Clean up the includes in SpvTools.h so that it doesn't require any transitive dependencies and add it back to the headers that get installed.
This commit is contained in:
parent
69249e46b6
commit
7e896697dc
4 changed files with 9 additions and 2 deletions
|
|
@ -44,6 +44,7 @@
|
|||
|
||||
#include "SpvTools.h"
|
||||
#include "spirv-tools/optimizer.hpp"
|
||||
#include "glslang/MachineIndependent/localintermediate.h"
|
||||
|
||||
namespace glslang {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue