Skip to content

Commit bcafca8

Browse files
Levi ArmstrongLevi-Armstrong
authored andcommitted
Update to clang-tidy version 10
1 parent f333349 commit bcafca8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tesseract_python/swig/tesseract_motion_planners_python.i

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
// tesseract_motion_planners
5454
#define TESSERACT_MOTION_PLANNERS_CORE_PUBLIC
5555
%include "tesseract_motion_planners/core/types.h"
56-
%include "tesseract_motion_planners/core/trajectory_validator.h"
5756
%include "tesseract_motion_planners/core/planner.h"
5857
%include "tesseract_motion_planners/robot_config.h"
5958
%include "tesseract_motion_planners/interface_utils.h"
60-
%include "tesseract_motion_planners/core/utils.h"
59+
%include "tesseract_motion_planners/core/utils.h"

0 commit comments

Comments
 (0)