1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 03:15:32 +00:00

#include <memory>

This commit is contained in:
AnyOldName3 2020-12-20 01:51:45 +00:00
parent 657da50d99
commit 7e045cff75

View file

@ -32,6 +32,7 @@ either expressed or implied, of the FreeBSD Project.
#include "gldebug.hpp"
#include <cstdlib>
#include <memory>
#include <components/debug/debuglog.hpp>