mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
Merge branch 'fix_gcc_build' into 'master'
Add missing include See merge request OpenMW/openmw!3058
This commit is contained in:
commit
218dd3c141
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#define COMPONENTS_MISC_STRINGS_CONVERSION_H
|
||||
|
||||
#include <charconv>
|
||||
#include <cstdint>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
#include <system_error>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue