Move pid_running() to process.h

This commit is contained in:
Robbert van der Helm
2022-04-11 13:20:51 +02:00
parent 0d6738093c
commit 60e4619ef1
5 changed files with 30 additions and 25 deletions
+1
View File
@@ -18,6 +18,7 @@
#include <iostream>
#include "../../common/process.h"
#include "../editor.h"
/**