Skip to content
Snippets Groups Projects
Commit b6552ec3 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

NodeExport: add missing include

parent 58bc7722
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,10 @@
#include "infohash.h"
#include "sockaddr.h"
#include <string_view>
namespace dht {
using namespace std::literals;
struct OPENDHT_PUBLIC NodeExport {
InfoHash id;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment