mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 16:14:09 +02:00
Build fix.
This commit is contained in:
parent
8fa711082c
commit
76001c70e3
@ -26,7 +26,7 @@ void Process::Run(const boost::function<void (const ProcessResult&)>& callback)
|
|||||||
{
|
{
|
||||||
// TODO: implement
|
// TODO: implement
|
||||||
ProcessResult;
|
ProcessResult;
|
||||||
callback(pr);
|
callback();
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* _WIN32 */
|
#endif /* _WIN32 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user