Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
hpp-fcl
Commits
828578e8
Commit
828578e8
authored
Oct 23, 2019
by
Joseph Mirabel
Browse files
Add missing include.
parent
cf81ca6e
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
828578e8
...
...
@@ -63,6 +63,7 @@ addons:
homebrew
:
taps
:
homebrew/science
update
:
true
packages
:
-
git
-
cmake
...
...
test/collision.cpp
View file @
828578e8
...
...
@@ -44,6 +44,7 @@
#include
<boost/test/unit_test.hpp>
#include
<boost/utility/binary.hpp>
#include
<fstream>
#include
<boost/filesystem.hpp>
#include
<boost/assign/list_of.hpp>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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