mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Merge branch 'missing-sstream-timeconvert' into 'master'
Add missing include See merge request OpenMW/openmw!2429
This commit is contained in:
commit
ad44add658
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#define OPENMW_COMPONENTS_MISC_TIMECONVERT_H
|
||||
|
||||
#include <chrono>
|
||||
#include <sstream>
|
||||
|
||||
namespace Misc
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue