Skip to content
Snippets Groups Projects
Commit d486de1f authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

Update test_fcl_bvh_models.cpp.

parent d8688349
No related branches found
Tags v0.3.2c
No related merge requests found
......@@ -36,12 +36,12 @@
#define BOOST_TEST_MODULE "FCL_BVH_MODELS"
#include <boost/test/unit_test.hpp>
#include <boost/test/included/unit_test.hpp>
#include "fcl/config.h"
#include "fcl/BVH/BVH_model.h"
#include "fcl/math/transform.h"
#include "fcl/shape/geometric_shapes.h"
#include "hpp/fcl/config.h"
#include "hpp/fcl/BVH/BVH_model.h"
#include "hpp/fcl/math/transform.h"
#include "hpp/fcl/shape/geometric_shapes.h"
#include "test_fcl_utility.h"
#include <iostream>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment