mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-02 11:38:08 +00:00
missing include <memory>
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
#include "http_request.h"
|
#include "http_request.h"
|
||||||
#include "util_filter.h"
|
#include "util_filter.h"
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
using Poco::Net::HTTPServerRequest;
|
using Poco::Net::HTTPServerRequest;
|
||||||
using Poco::Net::HTTPServerResponse;
|
using Poco::Net::HTTPServerResponse;
|
||||||
|
|||||||
Reference in New Issue
Block a user