Skip to content

Commit

Permalink
Merge pull request #103 from sherm1/nuke-boost-zip-iterator
Browse files Browse the repository at this point in the history
Nuke unused include of boost/zip_iterator
  • Loading branch information
mamoll committed Mar 23, 2016
2 parents ea10bba + 9affc6b commit 1473632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/fcl/broadphase/hierarchy_tree.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
#include "fcl/BV/AABB.h"
#include "fcl/broadphase/morton.h"
#include <boost/bind.hpp>
#include <boost/iterator/zip_iterator.hpp>

namespace fcl
{
Expand Down

0 comments on commit 1473632

Please # to comment.