Skip to content
Snippets Groups Projects
Unverified Commit 7ea2fc74 authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

test: fix windows compatibility

parent 8fb92b87
No related branches found
No related tags found
No related merge requests found
Pipeline #36158 failed
#define BOOST_TEST_MODULE FCL_COLLISION_NODE_ASSERT
#define _USE_MATH_DEFINES
#include <cmath>
#include <boost/test/included/unit_test.hpp>
#include <hpp/fcl/BVH/BVH_model.h>
......
#define BOOST_TEST_MODULE FCL_GJK_ASSERTS
#define _USE_MATH_DEFINES
#include <cmath>
#include <boost/test/included/unit_test.hpp>
#include <hpp/fcl/BVH/BVH_model.h>
......
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