Compiler error fix: applied the patch by Tiziano Mueller * src/RequestGroup.cc
@@ -1,3 +1,8 @@
+2007-12-10 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
+
+ Compiler error fix: applied the patch by Tiziano Mueller
+ * src/RequestGroup.cc
2007-12-10 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Fixed the bug: only first announce URL is tried in AnnounceTier,
@@ -33,6 +33,7 @@
*/
/* copyright --> */
#include "RequestGroup.h"
+#include "PostDownloadHandler.h"
#include "DownloadEngine.h"
#include "DefaultSegmentManFactory.h"
#include "NullProgressInfoFile.h"