Merge pull request #625 from jbeich/gcc6
Unbreak build on FreeBSD with GCC/libstdc++ 6.2.0
This commit is contained in:
commit
059d46ee45
1 changed files with 1 additions and 2 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue