mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-13 05:30:06 +00:00
Merge pull request #625 from jbeich/gcc6
Unbreak build on FreeBSD with GCC/libstdc++ 6.2.0
This commit is contained in:
commit
059d46ee45
@ -49,8 +49,7 @@
|
||||
#include "SymbolTable.h"
|
||||
#include "localintermediate.h"
|
||||
#include "Scan.h"
|
||||
#include <functional>
|
||||
|
||||
#include <cstdarg>
|
||||
#include <functional>
|
||||
|
||||
namespace glslang {
|
||||
|
Loading…
Reference in New Issue
Block a user