Use generic osinclude.h
authorPyry Haulos <phaulos@google.com>
Tue, 1 Dec 2015 20:59:53 +0000 (12:59 -0800)
committerPyry Haulos <phaulos@google.com>
Tue, 1 Dec 2015 21:01:34 +0000 (13:01 -0800)
commit5f6892e23c9eed8c308bc16e145abccaacacb6b7
treea325775b1b7bfe46eadc2f8fcbef0fe0266dd033
parent1be8063e011bc41516400a8e242f53134e09f6c4
Use generic osinclude.h

Using platform-neutral osinclude.h makes it easier to substitute
implementation when necessary and eliminates some variability between
build configurations.
StandAlone/StandAlone.cpp [changed mode: 0755->0644]
glslang/OSDependent/Unix/osinclude.h [deleted file]
glslang/OSDependent/Unix/ossource.cpp
glslang/OSDependent/Windows/osinclude.h [deleted file]
glslang/OSDependent/Windows/ossource.cpp
glslang/OSDependent/osinclude.h