Add missing include

coverity_clang_test
AnyOldName3 2 years ago
parent ebbd4e059e
commit 581b333386

@ -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…
Cancel
Save