summaryrefslogtreecommitdiff
path: root/src/io_thread.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io_thread.hpp')
-rw-r--r--src/io_thread.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/io_thread.hpp b/src/io_thread.hpp
index 457cdbf..c0dd77b 100644
--- a/src/io_thread.hpp
+++ b/src/io_thread.hpp
@@ -22,6 +22,7 @@
#include <vector>
+#include "stdint.hpp"
#include "object.hpp"
#include "poller.hpp"
#include "i_poll_events.hpp"