Fixed cppcheck issue

Signed-off-by: ahcorde <ahcorde@gmail.com>
This commit is contained in:
ahcorde 2020-10-14 13:00:18 +02:00 committed by Alejandro Hernández Cordero
parent 021f5e422b
commit 04039b5508

View file

@ -37,6 +37,7 @@
#include "rcutils/get_env.h"
#include "rcutils/logging_macros.h"
#include "rcutils/strdup.h"
#include "rcutils/macros.h"
#include "rmw/allocators.h"
#include "rmw/convert_rcutils_ret_to_rmw_ret.h"