1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-07-03 19:11:36 +00:00

Merge branch 'fixgcc12' into 'master'

small fix for gcc12

See merge request OpenMW/openmw!2753
This commit is contained in:
psi29a 2023-02-20 10:26:50 +00:00
commit 3001645e72

View file

@ -1,6 +1,8 @@
#ifndef COMPONENTS_L10N_MANAGER_H
#define COMPONENTS_L10N_MANAGER_H
#include <memory>
#include <components/l10n/messagebundles.hpp>
namespace VFS