Fixed bug
This commit is contained in:
parent
47acc49471
commit
8de748fa65
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
#define static_restrict(n)
|
#define static_restrict(n)
|
||||||
#elif
|
#else
|
||||||
#define static_restrict(n) static restrict n
|
#define static_restrict(n) static restrict n
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue