From a6400700607dc78533b89a77837f2198051e6f20 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Tue, 25 Oct 2011 12:41:41 +0000 Subject: [PATCH] add missing header rigidbodymotion.hh [[Imported from SVN: r8029]] --- test/valuefactory.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/valuefactory.hh b/test/valuefactory.hh index 7f536063..d83ce833 100644 --- a/test/valuefactory.hh +++ b/test/valuefactory.hh @@ -5,6 +5,7 @@ #include <dune/gfe/unitvector.hh> #include <dune/gfe/rotation.hh> +#include <dune/gfe/rigidbodymotion.hh> /** \brief A class that creates sets of values of various types, to be used in unit tests * -- GitLab