aboutsummaryrefslogtreecommitdiff
path: root/src/stdstream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdstream.cpp')
-rw-r--r--src/stdstream.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdstream.cpp b/src/stdstream.cpp
index 05b8ee7..6f9f052 100644
--- a/src/stdstream.cpp
+++ b/src/stdstream.cpp
@@ -5,6 +5,7 @@
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
6 */ 6 */
7 7
8#include <stdio.h>
8#include "bu/stdstream.h" 9#include "bu/stdstream.h"
9 10
10Bu::StdStream::StdStream() 11Bu::StdStream::StdStream()