Skip to content

Commit

Permalink
fix undef
Browse files Browse the repository at this point in the history
Signed-off-by: Tully Foote <[email protected]>
  • Loading branch information
tfoote committed Apr 15, 2020
1 parent 78e7ee8 commit 2b15f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensor_msgs/test/test_pointcloud_conversion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#pragma warning(pop)
#else
#pragma GCC diagnostic pop
#undefine RCUTILS_SKIP_WARNING
#undef RCUTILS_SKIP_WARNING
#endif

#include "sensor_msgs/point_field_conversion.hpp"
Expand Down

0 comments on commit 2b15f57

Please sign in to comment.