mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 11:53:52 +00:00
Include memory header
This commit is contained in:
parent
2393fe9e1d
commit
6dc61b904f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
#include <osg/Node>
|
#include <osg/Node>
|
||||||
|
|
||||||
#include <map>
|
#include <map>
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
namespace osg
|
namespace osg
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue