1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-07 05:15:34 +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
{