소스 검색

Merged stable-0.11 branch changes r13 into the trank.

Tatsuhiro Tsujikawa 18 년 전
부모
커밋
41f82862d7
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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"