mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-26 18:42:41 +01:00
missing include <memory>
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "http_request.h"
|
||||
#include "util_filter.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
using Poco::Net::HTTPServerRequest;
|
||||
using Poco::Net::HTTPServerResponse;
|
||||
|
||||
Reference in New Issue
Block a user