diff --git a/util/single_thread_executor.h b/util/single_thread_executor.h index c69f2a292..652be5052 100644 --- a/util/single_thread_executor.h +++ b/util/single_thread_executor.h @@ -8,6 +8,7 @@ #if USE_COROUTINES #include +#include #include "folly/CPortability.h" #include "folly/CppAttributes.h"