mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-03 17:37:18 +00:00
Merge branch 'missing-sstream-timeconvert' into 'master'
Add missing include See merge request OpenMW/openmw!2429
This commit is contained in:
commit
ad44add658
@ -2,6 +2,7 @@
|
|||||||
#define OPENMW_COMPONENTS_MISC_TIMECONVERT_H
|
#define OPENMW_COMPONENTS_MISC_TIMECONVERT_H
|
||||||
|
|
||||||
#include <chrono>
|
#include <chrono>
|
||||||
|
#include <sstream>
|
||||||
|
|
||||||
namespace Misc
|
namespace Misc
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user