Skip to content

Commit

Permalink
remove unused headers (#1544)
Browse files Browse the repository at this point in the history
remove filesystem header file since it‘s never been used

Signed-off-by: uupks <[email protected]>
  • Loading branch information
uupks authored Jan 26, 2024
1 parent 23cd98e commit bbbb217
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rosbag2_storage_mcap/src/mcap_storage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#include <mcap/mcap.hpp>

#include <algorithm>
#include <filesystem>
#include <memory>
#include <optional>
#include <string>
Expand Down

0 comments on commit bbbb217

Please sign in to comment.