Skip to content

Commit

Permalink
remove unused optional header
Browse files Browse the repository at this point in the history
  • Loading branch information
MRo47 committed Sep 30, 2024
1 parent d7a8919 commit c1d996f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include <memory>
#include <string>
#include <vector>
#include <optional>

#include "depthai-shared/common/CameraBoardSocket.hpp"
#include "depthai/device/DataQueue.hpp"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include <memory>
#include <string>
#include <vector>
#include <optional>

#include "depthai-shared/common/CameraBoardSocket.hpp"
#include "depthai_ros_driver/dai_nodes/base_node.hpp"
Expand Down

0 comments on commit c1d996f

Please sign in to comment.