summaryrefslogtreecommitdiffhomepage
path: root/compat/debug.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'compat/debug.hpp')
-rw-r--r--compat/debug.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/debug.hpp b/compat/debug.hpp
index 7d1c6718..1e3ebcda 100644
--- a/compat/debug.hpp
+++ b/compat/debug.hpp
@@ -57,6 +57,7 @@ Debug& operator<<(Debug& dbg, Fraction frac);
namespace floormat {
+std::istream* standard_input();
std::ostream* standard_output();
std::ostream* standard_error();