mirror of
https://github.com/aria2/aria2.git
synced 2025-04-05 13:37:40 +03:00
2008-03-13 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Added missing include files for MinGW * test/HttpHeaderProcessorTest.cc * test/DHTRoutingTableSerializerTest.cc * test/DHTRoutingTableDeserializerTest.cc * test/UriListParserTest.cc
This commit is contained in:
parent
34df2cc416
commit
8dacfe45b8
5 changed files with 13 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "HttpHeader.h"
|
||||
#include "DlRetryEx.h"
|
||||
#include "DlAbortEx.h"
|
||||
#include <iostream>
|
||||
#include <cppunit/extensions/HelperMacros.h>
|
||||
|
||||
namespace aria2 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue