Skip to content

Commit

Permalink
remove include of unnecessary pangolin header files
Browse files Browse the repository at this point in the history
  • Loading branch information
berndpfrommer committed Jan 20, 2023
1 parent 440c5b5 commit 2759482
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/basalt/device/rs_t265.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

#include <librealsense2/rs.hpp>

#include <pangolin/image/typed_image.h>
#include <pangolin/pangolin.h>

#include <tbb/concurrent_queue.h>

#include <basalt/imu/imu_types.h>
Expand Down

0 comments on commit 2759482

Please sign in to comment.