cleaned up public interface by removing some symbols from the exported set

This commit is contained in:
Arvid Norberg
2013-07-19 19:06:27 +00:00
parent 2f28ed78d4
commit a401aa0337
14 changed files with 240 additions and 182 deletions

View File

@@ -97,6 +97,7 @@ set(kademlia_sources
node_id
routing_table
traversal_algorithm
logging
)
set(includes include)