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

Add missing include

This commit is contained in:
scrawl 2016-06-17 04:34:31 +02:00
parent c18de84798
commit f549b5fb7a

View file

@ -8,6 +8,7 @@
#include <stdexcept>
#include <sstream>
#include <iostream>
namespace
{