Include missing rcl headers in use. (#782)
And stop relying on transitive dependencies. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
This commit is contained in:
parent
f8d609496e
commit
8c48dbede7
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
#include <rcl/allocator.h>
|
||||||
#include <rcl_yaml_param_parser/parser.h>
|
#include <rcl_yaml_param_parser/parser.h>
|
||||||
#include <rcutils/strdup.h>
|
#include <rcutils/strdup.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue