On 22/06/2016 11:29, Nick Dedekind wrote: >> +// std >> >+#include <csignal> > remove from application_manager.cpp? >
I tried, but it won't compile otherwise. It's needed for the "raise(SIGSTOP);" line.
« Back to merge proposal
On 22/06/2016 11:29, Nick Dedekind wrote: manager. cpp?
>> +// std
>> >+#include <csignal>
> remove from application_
>
I tried, but it won't compile otherwise. It's needed for the
"raise(SIGSTOP);" line.