Archived
1
0

add include

This commit is contained in:
Jeff Becker
2018-05-06 08:49:23 -04:00
parent 3996250ee9
commit 035d4f5406

View File

@@ -1,4 +1,5 @@
#include <fcntl.h> #include <fcntl.h>
#include <cstdint>
constexpr size_t ev_buffsz = 512; constexpr size_t ev_buffsz = 512;