fixing build
This commit is contained in:
parent
37a352ac54
commit
3afdde37c3
1 changed files with 2 additions and 0 deletions
|
|
@ -74,6 +74,8 @@ static inline bool A_IsValidCodePointer (const void *ptr)
|
||||||
return false;
|
return false;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
(void) (ptr);
|
||||||
|
|
||||||
// do not check on linux
|
// do not check on linux
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue