mirror of
https://github.com/Naios/continuable.git
synced 2026-02-09 03:06:41 +08:00
One more missing include
This commit is contained in:
parent
9b0ad832ff
commit
45cd47806b
@ -20,6 +20,8 @@
|
|||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
|
||||||
#include "continuable/continuable.hpp"
|
#include "continuable/continuable.hpp"
|
||||||
|
|
||||||
cti::continuable<std::string> http_request(std::string /*url*/) {
|
cti::continuable<std::string> http_request(std::string /*url*/) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user