Skip to content
Snippets Groups Projects
Commit 875b09a0 authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

include missing header

[[Imported from SVN: r4015]]
parent 739b5ef4
No related branches found
No related tags found
No related merge requests found
#ifndef ROD_DIFFERENCE_HH
#define ROD_DIFFERENCE_HH
#include "rigidbodymotion.hh"
Dune::BlockVector<Dune::FieldVector<double,6> > computeRodDifference(const std::vector<RigidBodyMotion<3> >& a,
const std::vector<RigidBodyMotion<3> >& b)
{
......
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