Skip to content
Snippets Groups Projects
Commit 7335665b authored by Sebastian Eibl's avatar Sebastian Eibl
Browse files

Merge branch 'pe-add-header' into 'master'

Add missing BodyCast.h to GJKEPACollideFunctor.h

See merge request walberla/walberla!348
parents 25008165 d1fab8dc
No related merge requests found
......@@ -27,7 +27,8 @@
#include "pe/collision/GJK.h"
#include "pe/rigidbody/Plane.h"
#include "pe/rigidbody/Union.h"
#include <pe/Thresholds.h>
#include "pe/Thresholds.h"
#include "pe/utility/BodyCast.h"
namespace walberla{
namespace pe{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment