mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-25 06:35:30 +00:00
Add missing include
This commit is contained in:
parent
5f41f7c48d
commit
67acb83b62
@ -1,6 +1,7 @@
|
|||||||
#ifndef MISC_STRINGOPS_H
|
#ifndef MISC_STRINGOPS_H
|
||||||
#define MISC_STRINGOPS_H
|
#define MISC_STRINGOPS_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
#include <cctype>
|
#include <cctype>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user