mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Add missing <string> include
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#ifndef LOOT_SIMPLE_MESSAGE
|
||||
#define LOOT_SIMPLE_MESSAGE
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "loot/enum/message_type.h"
|
||||
|
||||
namespace loot {
|
||||
|
||||
Reference in New Issue
Block a user