1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 09:23:52 +00:00

Include memory header

This commit is contained in:
madsbuvi 2021-01-24 14:42:22 +01:00
parent 2393fe9e1d
commit 6dc61b904f

View file

@ -4,6 +4,7 @@
#include <osg/Node>
#include <map>
#include <memory>
namespace osg
{