Commit f46e45c2 authored by Nick Guiffrida's avatar Nick Guiffrida

Include unitstd.h in src/stream_engine.cpp for close system call

parent 6c166937
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
#include "macros.hpp" #include "macros.hpp"
#include <string.h> #include <string.h>
#include <unistd.h>
#include <new> #include <new>
#include <sstream> #include <sstream>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment