Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Humanoid Path Planner
hpp-fcl
Commits
71b792d7
Verified
Commit
71b792d7
authored
Mar 26, 2021
by
Justin Carpentier
Browse files
serialization: rm BV_fitter.h
parent
da71a5d3
Pipeline
#13728
failed with stage
in 2 minutes and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
71b792d7
...
...
@@ -162,7 +162,6 @@ SET(${PROJECT_NAME}_HEADERS
include/hpp/fcl/fwd.hh
include/hpp/fcl/mesh_loader/assimp.h
include/hpp/fcl/mesh_loader/loader.h
include/hpp/fcl/internal/BV_fitter.h
include/hpp/fcl/internal/BV_splitter.h
include/hpp/fcl/internal/intersect.h
include/hpp/fcl/internal/tools.h
...
...
include/hpp/fcl/serialization/BV_fitter.h
deleted
100644 → 0
View file @
da71a5d3
//
// Copyright (c) 2021 INRIA
//
#ifndef HPP_FCL_SERIALIZATION_BV_FITTER_H
#define HPP_FCL_SERIALIZATION_BV_FITTER_H
#include
"hpp/fcl/internal/BV_fitter.h"
#include
"hpp/fcl/serialization/fwd.h"
namespace
boost
{
namespace
serialization
{
}
}
#endif // ifndef HPP_FCL_SERIALIZATION_BV_FITTER_H
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment