Skip to content
Snippets Groups Projects
Commit bbe1a99c authored by Aaron Grabowy's avatar Aaron Grabowy
Browse files

Added some includes

parent c7c8d374
No related branches found
No related tags found
1 merge request!95Implemented edges_of for all remaining types
......@@ -2,8 +2,11 @@
#include <typed-geometry/detail/scalar_traits.hh>
#include <typed-geometry/types/objects/aabb.hh>
#include <typed-geometry/types/objects/box.hh>
#include <typed-geometry/types/objects/capsule.hh>
#include <typed-geometry/types/objects/cylinder.hh>
#include <typed-geometry/types/objects/hemisphere.hh>
#include <typed-geometry/types/objects/pyramid.hh>
#include <typed-geometry/types/objects/quad.hh>
#include <typed-geometry/types/objects/segment.hh>
#include <typed-geometry/types/objects/sphere.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment