Skip to content

Commit

Permalink
Remove unnecessary whitespace changes
Browse files Browse the repository at this point in the history
Signed-off-by: P. J. Reed <preed@swri.org>
  • Loading branch information
pjreed committed May 28, 2020
1 parent 49ff72d commit 4bf10ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ namespace rosbag2_cpp
{
namespace readers
{

class ROSBAG2_CPP_PUBLIC SequentialReader
: public ::rosbag2_cpp::reader_interfaces::BaseReaderInterface
{
Expand Down
1 change: 1 addition & 0 deletions rosbag2_cpp/src/rosbag2_cpp/readers/sequential_reader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include "rosbag2_cpp/logging.hpp"
#include "rosbag2_cpp/readers/sequential_reader.hpp"


namespace rosbag2_cpp
{
namespace readers
Expand Down

0 comments on commit 4bf10ae

Please sign in to comment.