This is an automated email from the git hooks/post-receive script.

plessy pushed a commit to branch debian/unstable
in repository libgtextutils.

commit e78bddca684484ca9bb5cd08f7c33cbd05f032a9
Author: A. Gordon <[email protected]>
Date:   Sun Mar 15 17:52:48 2009 -0400

    Added #include's
---
 src/gtextutils/stream_wrapper.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/gtextutils/stream_wrapper.h b/src/gtextutils/stream_wrapper.h
index bd653f8..a064598 100755
--- a/src/gtextutils/stream_wrapper.h
+++ b/src/gtextutils/stream_wrapper.h
@@ -1,6 +1,8 @@
 #ifndef __STREAM_WRAPPER__
 #define __STREAM_WRAPPER__
 
+#include <iostream>
+#include <iosfwd>
 #include <fstream>
 
 class InputStreamWrapper

-- 
Alioth's /git/debian-med/git-commit-notice on 
/srv/git.debian.org/git/debian-med/libgtextutils.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to