From 07ec8dbd96f3b4b60eca10e6c7af0e3bb9da7596 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Thu, 8 Mar 2012 14:45:08 +0000 Subject: [PATCH] add missing header [[Imported from SVN: r8564]] --- test/valuefactory.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/valuefactory.hh b/test/valuefactory.hh index 0ce45d90..10fddcb3 100644 --- a/test/valuefactory.hh +++ b/test/valuefactory.hh @@ -6,6 +6,7 @@ #include <dune/gfe/unitvector.hh> #include <dune/gfe/rotation.hh> #include <dune/gfe/rigidbodymotion.hh> +#include <dune/gfe/orthogonalmatrix.hh> /** \brief A class that creates sets of values of various types, to be used in unit tests * -- GitLab