diff options
Diffstat (limited to '')
-rw-r--r-- | src/stream.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stream.cpp b/src/stream.cpp index 99c25f2..856a58d 100644 --- a/src/stream.cpp +++ b/src/stream.cpp | |||
@@ -7,3 +7,4 @@ Stream::Stream() | |||
7 | Stream::~Stream() | 7 | Stream::~Stream() |
8 | { | 8 | { |
9 | } | 9 | } |
10 | |||