Memory: Restore unused interfaces, in case other tools called them.
This commit is contained in:
parent
94f28eb61a
commit
74bde98778
3 changed files with 50 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ namespace glslang {
|
|||
//
|
||||
static void DetachThreadLinux(void *)
|
||||
{
|
||||
DetachThread();
|
||||
}
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue