lokinet/test/test_dnsc_unit.cpp

7 lines
191 B
C++
Raw Normal View History

2018-10-11 11:51:13 +00:00
#include <gtest/gtest.h>
2018-12-12 00:58:08 +00:00
#include <dnsc.hpp>
2018-12-10 14:14:55 +00:00
#include <llarp.h> // for llarp_main_init
#include <logic.hpp> // for threadpool/llarp::Logic
#include <net.hpp> // for llarp::Addr