X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2FForkedCalls.h;h=8a4bf1d4aa40a9cc53a4e904fd73ff464eab4cbc;hb=e8c1cb5074e36a344553d57537f8177345a86686;hp=452c9792c4661a5a457bad0ad0c9d9740fdfb30a;hpb=db58111360d68f76c5797069a7b80967447d1379;p=lyx.git diff --git a/src/support/ForkedCalls.h b/src/support/ForkedCalls.h index 452c9792c4..8a4bf1d4aa 100644 --- a/src/support/ForkedCalls.h +++ b/src/support/ForkedCalls.h @@ -201,7 +201,7 @@ ForkedCall::sigPtr add(std::string const & process); /// Query whether the queue is running a forked process now. bool running(); -} +} // namespace ForkedCallQueue /**