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:
commit
3001645e72
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef COMPONENTS_L10N_MANAGER_H
|
||||
#define COMPONENTS_L10N_MANAGER_H
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include <components/l10n/messagebundles.hpp>
|
||||
|
||||
namespace VFS
|
||||
|
|
Loading…
Reference in a new issue