Skip to content

Commit

Permalink
PR #13537 from StephanTLavavej: Explicitly include <chrono>
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir-Az authored Nov 24, 2024
2 parents a75366f + a87ee16 commit f59e26d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/uvc-device.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <functional>
#include <memory>
#include <set>
#include <chrono>
#include <thread>
#include <algorithm> // find

Expand Down

0 comments on commit f59e26d

Please sign in to comment.