Skip to content

Commit

Permalink
[Python] Fix missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarpent committed Feb 2, 2017
1 parent 721d5f1 commit 80ecf9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ SET(${PROJECT_NAME}_PYTHON_HEADERS
multibody/joint/joint-derived.hpp
multibody/fcl/contact.hpp
multibody/fcl/collision-result.hpp
multibody/fcl/distance-result.hpp
# multibody/fcl/distance-result.hpp
multibody/fcl/collision-geometry.hpp
algorithm/algorithms.hpp
parsers/parsers.hpp
Expand Down

0 comments on commit 80ecf9a

Please sign in to comment.