diff --git a/threadloop.h b/threadloop.h index 8f00fe4..9d193f3 100644 --- a/threadloop.h +++ b/threadloop.h @@ -13,6 +13,7 @@ See LICENSE for license details. #define MAX_EVENTS 65536 +#include #include #include "forward_declarations.h"