diff options
Diffstat (limited to 'src/io/cxxstdio.cpp')
-rw-r--r-- | src/io/cxxstdio.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/io/cxxstdio.cpp b/src/io/cxxstdio.cpp index 47617cb..aa603e4 100644 --- a/src/io/cxxstdio.cpp +++ b/src/io/cxxstdio.cpp @@ -1 +1,3 @@ #include "cxxstdio.hpp" + +#include "../poison.hpp" |