Build: Fix Linux for older compiler: Use TMap instead of TUndorderedMap.
This commit is contained in:
parent
ec712ebea1
commit
fbb58a4e0b
2 changed files with 4 additions and 4 deletions
|
|
@ -2,5 +2,5 @@
|
|||
// For the version, it uses the latest git tag followed by the number of commits.
|
||||
// For the date, it uses the current date (when then script is run).
|
||||
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1783"
|
||||
#define GLSLANG_DATE "01-Feb-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1786"
|
||||
#define GLSLANG_DATE "03-Feb-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue