#pragma once #include "platform.hpp" namespace llarp::dns { // TODO: implement me using Win32_Platform_t = Null_Platform; } // namespace llarp::dns