mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-30 16:15:33 +00:00
Merge branch 'build-on-old-macos' into 'master'
Allows to build on macos 10.15 See merge request OpenMW/openmw!2326
This commit is contained in:
commit
5389ce08e0
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
#if defined(__APPLE__)
|
||||
#include <sys/sysctl.h>
|
||||
#include <libproc.h>
|
||||
#include <cassert>
|
||||
#endif
|
||||
|
||||
#if defined(__FreeBSD__)
|
||||
|
|
Loading…
Reference in a new issue