mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-01 01:09:41 +00:00
Add missing include
This commit is contained in:
parent
ebbd4e059e
commit
581b333386
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…
Reference in a new issue