fix VS2012 compile issues

small fixes needed to compile under Win8.1/VS2012/static_lib
This commit is contained in:
St0fF 2018-04-09 17:37:01 +02:00
parent b92ce60fc7
commit 77d04598d3
2 changed files with 14 additions and 12 deletions

View file

@ -47,6 +47,7 @@
#include <cfloat>
#include <utility>
#include <tuple>
namespace glslang {