mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-20 15:40:32 +00:00
components/compiler/streamerrorhandler.cpp needs sstream for MacOS
This commit is contained in:
parent
e51ca542d4
commit
5aa053c53e
@ -1,5 +1,7 @@
|
||||
#include "streamerrorhandler.hpp"
|
||||
|
||||
#include <sstream>
|
||||
|
||||
#include <components/debug/debuglog.hpp>
|
||||
|
||||
#include "tokenloc.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user