diff options
Diffstat (limited to 'src/io/tty.cpp')
-rw-r--r-- | src/io/tty.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/io/tty.cpp b/src/io/tty.cpp index e71ee44..c498740 100644 --- a/src/io/tty.cpp +++ b/src/io/tty.cpp @@ -20,4 +20,8 @@ #include "../poison.hpp" + +namespace tmwa +{ /* Nothing to see here, move along */ +} // namespace tmwa |