From f765d9898886ccfb9bac8bf32c13cde922c9b63d Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Tue, 25 Oct 2011 12:37:47 +0000 Subject: [PATCH] Remove old header configuration.hh. The stuff it contained is now in rigidbodymotion.hh [[Imported from SVN: r8027]] --- test/fdcheck.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fdcheck.cc b/test/fdcheck.cc index 172d3272..46e4fd58 100644 --- a/test/fdcheck.cc +++ b/test/fdcheck.cc @@ -6,7 +6,7 @@ #include <dune/istl/io.hh> -#include <dune/gfe/configuration.hh> +#include <dune/gfe/rigidbodymotion.hh> #include <dune/gfe/quaternion.hh> #include <dune/gfe/rodassembler.hh> -- GitLab