Skip to content

Commit

Permalink
Add missing thread include
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schildt <sebastian.schildt@de.bosch.com>
  • Loading branch information
SebastianSchildt committed Feb 28, 2025
1 parent 571fe04 commit 659898b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kuksa-cpp-client/src/kuksa_client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <spdlog/sinks/stdout_color_sinks.h>
#include <spdlog/spdlog.h>
#include <vector>
#include <thread>

namespace kuksa {

Expand Down

0 comments on commit 659898b

Please sign in to comment.