include peer_class_type_filter in the generated reference documentation

This commit is contained in:
arvidn 2017-11-24 21:59:25 +01:00 committed by Arvid Norberg
parent 4e452c7bb6
commit 18176ae5b3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ namespace libtorrent
// ``peer_class_type_filter`` is a simple container for rules for adding and subtracting
// peer-classes from peers. It is applied *after* the peer class filter is applied (which
// is based on the peer's IP address).
struct peer_class_type_filter
struct TORRENT_EXPORT peer_class_type_filter
{
peer_class_type_filter()
{