aboutsummaryrefslogtreecommitdiff
path: root/src/stdstream.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/stdstream.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stdstream.h b/src/stdstream.h
index 15ac875..3660548 100644
--- a/src/stdstream.h
+++ b/src/stdstream.h
@@ -14,6 +14,9 @@
14 14
15namespace Bu 15namespace Bu
16{ 16{
17 /**
18 *@ingroup Streams
19 */
17 class StdStream : public Stream 20 class StdStream : public Stream
18 { 21 {
19 public: 22 public: