Skip to content

Commit

Permalink
included header in logging_rosout.c (#478)
Browse files Browse the repository at this point in the history
Signed-off-by: Soragna, Alberto <[email protected]>
  • Loading branch information
alsora authored and wjwwood committed Aug 21, 2019
1 parent b66395d commit aa6cd91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rcl/src/rcl/logging_rosout.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

#include "rcl/allocator.h"
#include "rcl/error_handling.h"
#include "rcl/logging_rosout.h"
#include "rcl/node.h"
#include "rcl/publisher.h"
#include "rcl/time.h"
Expand Down

0 comments on commit aa6cd91

Please sign in to comment.