CloudPolis / webdav-client-cpp

:cloud: C++ WebDAV Client provides easy and convenient to work with WebDAV-servers.
http://cloudpolis.github.io/webdav-client-cpp/
Other
120 stars 52 forks source link

Need to include <memory> for std::unique_ptr #49

Closed nigels-com closed 5 years ago

nigels-com commented 5 years ago

Had trouble compile the examples on Ubuntu 18.04 with gcc 7.3.0

rusdevops commented 5 years ago

@nigels-com, Thank You ✋