mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-10 15:45:37 +00:00
small fix for gcc12
This commit is contained in:
parent
bdf7370b7c
commit
db2368fced
@ -1,6 +1,8 @@
|
|||||||
#ifndef COMPONENTS_L10N_MANAGER_H
|
#ifndef COMPONENTS_L10N_MANAGER_H
|
||||||
#define COMPONENTS_L10N_MANAGER_H
|
#define COMPONENTS_L10N_MANAGER_H
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
#include <components/l10n/messagebundles.hpp>
|
#include <components/l10n/messagebundles.hpp>
|
||||||
|
|
||||||
namespace VFS
|
namespace VFS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user