mirror of
https://github.com/aria2/aria2.git
synced 2025-04-05 13:37:40 +03:00
2008-02-11 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Included RecoverableException.h to fix compilation error. * test/DHTMessageFactoryImplTest.cc
This commit is contained in:
parent
bebb7e1976
commit
1700f5c1bc
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-02-11 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
|
||||
Included RecoverableException.h to fix compilation error.
|
||||
* test/DHTMessageFactoryImplTest.cc
|
||||
|
||||
2008-02-11 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
|
||||
Added test 'testDoReceivedAction' for DHTQueryMessage subclasses.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#include "DHTMessageFactoryImpl.h"
|
||||
#include "Exception.h"
|
||||
#include "RecoverableException.h"
|
||||
#include "Util.h"
|
||||
#include "DHTNode.h"
|
||||
#include "DHTRoutingTable.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue