Fix a linux build issue.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@21945 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
a5cecfc6b6
commit
3c31bc3289
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
||||||
|
|
||||||
#include "localintermediate.h"
|
#include "localintermediate.h"
|
||||||
#include "math.h"
|
#include "math.h"
|
||||||
|
#include <cfloat>
|
||||||
|
#include <cstdlib>
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue