improved compile time by moving rate limiter implementation to a cpp file and making it a non-template
This commit is contained in:
@@ -5,6 +5,9 @@ set(sources
|
||||
alert
|
||||
allocator
|
||||
assert
|
||||
bandwidth_limit
|
||||
bandwidth_manager
|
||||
bandwidth_queue_entry
|
||||
connection_queue
|
||||
create_torrent
|
||||
disk_buffer_holder
|
||||
|
Reference in New Issue
Block a user