Explorar o código

Merged stable-0.11 branch changes r13 into the trank.

Tatsuhiro Tsujikawa %!s(int64=18) %!d(string=hai) anos
pai
achega
41f82862d7
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  1. 5 0
      ChangeLog
  2. 1 0
      test/DefaultBtProgressInfoFileTest.cc

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2007-09-12  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
+
+	Merged Ross's patch that fixes compilation problem in MinGW
+	* test/DefaultBtProgressInfoFileTest.cc
+
 2007-09-09  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 
 	Updated fr.po by sebone

+ 1 - 0
test/DefaultBtProgressInfoFileTest.cc

@@ -1,3 +1,4 @@
+#include <fstream>
 #include "DefaultBtProgressInfoFile.h"
 #include "DefaultBtContext.h"
 #include "Option.h"