[med-svn] [libgtextutils] 23/83: Added #include's
    Charles Plessy 
    plessy at moszumanska.debian.org
       
    Wed Jan  8 13:37:26 UTC 2014
    
    
  
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 <gordon at cshl.edu>
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
    
    
More information about the debian-med-commit
mailing list