Skip to content

Commit

Permalink
remove unused header
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Nov 27, 2024
1 parent db8d209 commit 8463ee3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/CameraNode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <cv_bridge/cv_bridge.h>
#endif
#include <atomic>
#include <functional>
#include <iostream>
#include <libcamera/base/shared_fd.h>
#include <libcamera/base/signal.h>
Expand Down Expand Up @@ -62,7 +61,6 @@
#include <string>
#include <sys/mman.h>
#include <thread>
#include <tuple>
#include <unordered_map>
#include <utility>
#include <vector>
Expand Down

0 comments on commit 8463ee3

Please sign in to comment.