Commit 059d46ee by John Kessenich Committed by GitHub

Merge pull request #625 from jbeich/gcc6

Unbreak build on FreeBSD with GCC/libstdc++ 6.2.0
parents abf50579 1bcb254a
...@@ -49,8 +49,7 @@ ...@@ -49,8 +49,7 @@
#include "SymbolTable.h" #include "SymbolTable.h"
#include "localintermediate.h" #include "localintermediate.h"
#include "Scan.h" #include "Scan.h"
#include <functional> #include <cstdarg>
#include <functional> #include <functional>
namespace glslang { namespace glslang {
......
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