Skip to content

Commit

Permalink
Merge fixes from 'melodic-devel' branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed May 27, 2022
2 parents 02159c7 + 14216a6 commit d8df909
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/abi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
BASEDIR: /home/runner/work
DOCKER_IMAGE: rhaschke/ici:rviz-${{ matrix.distro }}-${{ matrix.repo || 'ros' }}
CACHE_PREFIX: ${{ matrix.distro }}
ABICHECK_URL: github:ros-visualization/rviz#1.14.14
ABICHECK_URL: github:ros-visualization/rviz#02159c7d59f12b3308497c8b46c6e62bc6c8f11a

name: "check"
runs-on: ubuntu-latest
Expand Down
2 changes: 2 additions & 0 deletions src/rviz/pluginlib_factory.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
#include <rviz/class_id_recording_factory.h>
#include <rviz/load_resource.h>

#include <ros/console.h>

namespace rviz
{
template <class Type>
Expand Down

0 comments on commit d8df909

Please sign in to comment.