Remove obsolete unistd.h file
The presence of this file can cause build issues when integrating glslang into other projects.
This commit is contained in:
parent
40f6f688cd
commit
ea9112e0a5
6 changed files with 4 additions and 12 deletions
|
|
@ -63,7 +63,6 @@ set(HEADERS
|
|||
MachineIndependent/Scan.h
|
||||
MachineIndependent/ScanContext.h
|
||||
MachineIndependent/SymbolTable.h
|
||||
MachineIndependent/unistd.h
|
||||
MachineIndependent/Versions.h
|
||||
MachineIndependent/preprocessor/PpContext.h
|
||||
MachineIndependent/preprocessor/PpTokens.h)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue