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

make ice_socket public

Change-Id: Ib2abfd7d6dc0d2647549e633e6b8ea7d4ba65060
parent 1ae60aab
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ list (APPEND dhtnet_HEADERS
include/certstore.h
include/ice_options.h
include/ice_transport.h
include/ice_socket.h
include/fileutils.h
include/string_utils.h
include/ip_utils.h
......
......@@ -19,8 +19,6 @@
*/
#pragma once
#include "generic_io.h"
#include <memory>
#include <functional>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment