mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-28 08:59:37 -05:00
Added missing include to string in PendingOperation.h
This commit is contained in:
parent
8d020e7395
commit
15d56f01ac
@ -33,6 +33,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <functional>
|
||||
#include <string>
|
||||
|
||||
/* Represents an asynchronous operation for reporting status
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user