From: John Kessenich Date: Wed, 6 May 2015 22:16:30 +0000 (+0000) Subject: glslang portability: add a #include . X-Git-Tag: upstream/0.1~569 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7cc33116a6518ec49222d02557b22c924e3881a;p=platform%2Fupstream%2Fglslang.git glslang portability: add a #include . git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@31082 e7fa87d3-cd2b-0410-9028-fcbf551c1848 --- diff --git a/SPIRV/spvIR.h b/SPIRV/spvIR.h index 6ea0a0c..91a434f 100644 --- a/SPIRV/spvIR.h +++ b/SPIRV/spvIR.h @@ -54,6 +54,7 @@ #include #include +#include namespace spv {