improved compile time by moving rate limiter implementation to a cpp file and making it a non-template

This commit is contained in:
Arvid Norberg
2009-09-16 04:41:35 +00:00
parent 6c67da08d6
commit 0f62beebb3
14 changed files with 482 additions and 259 deletions

View File

@@ -5,6 +5,9 @@ set(sources
alert
allocator
assert
bandwidth_limit
bandwidth_manager
bandwidth_queue_entry
connection_queue
create_torrent
disk_buffer_holder