Skip to content

Commit

Permalink
PR #13738 from mvieth: Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir-Az authored Feb 3, 2025
2 parents 172c11e + 0943a6d commit d25d198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/frame-interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

#include <librealsense2/h/rs_frame.h>
#include <memory>
#include <cstdint> // for uint8_t
#include <iosfwd>


Expand Down

0 comments on commit d25d198

Please sign in to comment.