fix for cpplint warning

This commit is contained in:
William Woodall 2015-12-16 17:36:38 -08:00
parent 1af1507baa
commit 655577bad2

View file

@ -17,6 +17,8 @@
#include "rcl/rcl.h" #include "rcl/rcl.h"
#include "rcl/node.h" #include "rcl/node.h"
#include <string>
#include "../memory_tools.hpp" #include "../memory_tools.hpp"
#include "../scope_exit.hpp" #include "../scope_exit.hpp"
#include "rcl/error_handling.h" #include "rcl/error_handling.h"