mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: #845 Don't check for MS STL headers if STLport is used
This commit is contained in:
parent
fec560059f
commit
f91ae0e8fe
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
// Operating systems definition
|
||||
|
||||
#ifdef WIN32
|
||||
#ifdef _WIN32
|
||||
# define NL_OS_WINDOWS
|
||||
# define NL_LITTLE_ENDIAN
|
||||
# define NL_CPU_INTEL
|
||||
|
|
Loading…
Reference in a new issue