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

tests/peerdiscover: add missing includes

parent e5d248bc
Branches
Tags
No related merge requests found
...@@ -20,6 +20,9 @@ ...@@ -20,6 +20,9 @@
#include "peerdiscoverytester.h" #include "peerdiscoverytester.h"
#include "opendht/value.h" #include "opendht/value.h"
#include <mutex>
#include <condition_variable>
namespace test { namespace test {
constexpr unsigned MULTICAST_PORT = 2222; constexpr unsigned MULTICAST_PORT = 2222;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment