Skip to content

Commit

Permalink
fix build on Ubuntu Noble (24.04) (#138)
Browse files Browse the repository at this point in the history
add missing header
  • Loading branch information
mikeferguson authored Mar 14, 2024
1 parent dab527b commit 0dfb84d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#define OPENNI2_DEVICE_INFO_H_

#include <ostream>
#include <cstdint>

namespace openni2_wrapper
{
Expand Down

0 comments on commit 0dfb84d

Please sign in to comment.