mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 17:15:16 -04:00
Added missing include to string in PendingOperation.h
This commit is contained in:
parent
8d020e7395
commit
15d56f01ac
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <functional>
|
||||
#include <string>
|
||||
|
||||
/* Represents an asynchronous operation for reporting status
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue