feat: added libproc2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Tobias Schmidl 2023-09-24 13:53:49 +02:00
parent 23d315c4d1
commit 463e4ed570
3 changed files with 10 additions and 1 deletions

View file

@ -3,6 +3,7 @@
// SPDX-License-Identifier: AGPL-3.0-or-later
#include <glimpses/glimpses.hpp>
#include <libproc2/pids.h>
using namespace glimpses;