Skip to content

Commit

Permalink
add include
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <ichen@openrobotics.org>
  • Loading branch information
iche033 committed Jul 26, 2023
1 parent dd68f85 commit abea76a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Image.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
* limitations under the License.
*
*/

#include <memory>

#include "gz/rendering/Image.hh"

/// \brief Shared pointer to raw image buffer
Expand Down

0 comments on commit abea76a

Please sign in to comment.