Skip to content

Commit 80ecf9a

Browse files
committed
[Python] Fix missing file
1 parent 721d5f1 commit 80ecf9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ SET(${PROJECT_NAME}_PYTHON_HEADERS
8585
multibody/joint/joint-derived.hpp
8686
multibody/fcl/contact.hpp
8787
multibody/fcl/collision-result.hpp
88-
multibody/fcl/distance-result.hpp
88+
# multibody/fcl/distance-result.hpp
8989
multibody/fcl/collision-geometry.hpp
9090
algorithm/algorithms.hpp
9191
parsers/parsers.hpp

0 commit comments

Comments
 (0)