Change includes

This commit is contained in:
Evil Eye 2022-05-21 10:48:32 +02:00
parent c6ca0e78c9
commit e79f803402
8 changed files with 7 additions and 4 deletions

View file

@ -1,7 +1,7 @@
#ifndef OPENMW_COMPONENTS_MISC_MESSAGEFORMATPARSER_H
#define OPENMW_COMPONENTS_MISC_MESSAGEFORMATPARSER_H
#include <string>
#include <string_view>
namespace Misc
{