diff options
Diffstat (limited to 'src/io/fd.cpp')
-rw-r--r-- | src/io/fd.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/io/fd.cpp b/src/io/fd.cpp index 87d3967..4fc33e9 100644 --- a/src/io/fd.cpp +++ b/src/io/fd.cpp @@ -23,6 +23,7 @@ #include "../strings/zstring.hpp" +#include "../poison.hpp" namespace io { |