diff --git a/tesseract_command_language/src/composite_instruction.cpp b/tesseract_command_language/src/composite_instruction.cpp index 91661cb2ce..27da1e1285 100644 --- a/tesseract_command_language/src/composite_instruction.cpp +++ b/tesseract_command_language/src/composite_instruction.cpp @@ -40,7 +40,6 @@ TESSERACT_COMMON_IGNORE_WARNINGS_POP #include -#include /** @todo Remove after refactor is complete */ namespace tesseract_planning { bool moveFilter(const InstructionPoly& instruction, const CompositeInstruction& /*composite*/)