Commit b7cc3311 by John Kessenich

glslang portability: add a #include <cassert>.

parent 95eaea59
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
#include <vector> #include <vector>
#include <iostream> #include <iostream>
#include <cassert>
namespace spv { namespace spv {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment