Archived
1
0

correct include

This commit is contained in:
Jeff Becker 2018-05-06 08:50:23 -04:00
parent 5f2aef5fd2
commit 9711298cae
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

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