Skip to content

Commit

Permalink
fixup! add control-c-handler to rsutils
Browse files Browse the repository at this point in the history
  • Loading branch information
maloel committed Jan 3, 2025
1 parent 5e5c13d commit 63abfba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third-party/rsutils/src/control-c-handler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Copyright(c) 2024 Intel Corporation. All Rights Reserved.
#include <rsutils/concurrency/control-c-handler.h>
#include <rsutils/concurrency/event.h>
#include <rsutils/easylogging/easyloggingpp.h>

#include <signal.h>

Expand Down

0 comments on commit 63abfba

Please sign in to comment.