X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/2e4f855ad17fd958d1643d2170054734053033fc..a4abdd1b14e94e79de614c7ea5a7fa754725b988:/ev%20%20.h/software/libev.git/blobdiff_plain/2e4f855ad17fd958d1643d2170054734053033fc..a4abdd1b14e94e79de614c7ea5a7fa754725b988:/ev++.h diff --git a/ev++.h b/ev++.h index ce18ca0..f335926 100644 --- a/ev++.h +++ b/ev++.h @@ -309,6 +309,12 @@ namespace ev { EV_END_WATCHER (embed, embed) #endif + #if EV_FORK_ENABLE + EV_BEGIN_WATCHER (fork, fork) + void set () { } + EV_END_WATCHER (fork, fork) + #endif + #undef EV_CONSTRUCT #undef EV_BEGIN_WATCHER #undef EV_END_WATCHER