mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-22 17:39:42 +00: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…
Reference in a new issue