1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 16:19:41 +00:00

Merge branch 'nifstuff' into 'master'

Try to fix macOS build

See merge request 
This commit is contained in:
psi29a 2020-10-26 13:32:19 +00:00
commit 3ccb424faf

View file

@ -5,6 +5,7 @@
#include <osg/Version>
#include <osg/MatrixTransform>
#include <osg/Geometry>
#include <osg/ValueObject>
#include <components/debug/debuglog.hpp>
#include <components/misc/rng.hpp>