1 // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- 2 // vi: set et ts=4 sw=2 sts=2: 3 4 #ifndef DUNE_TYPETREE_TRANSFORMATIONUTILITIES_HH 5 #define DUNE_TYPETREE_TRANSFORMATIONUTILITIES_HH 6 7 #include <dune/typetree/simpletransformationdescriptors.hh> 8 #include <dune/typetree/generictransformationdescriptors.hh> 9 10 #endif // DUNE_TYPETREE_TRANSFORMATIONUTILITIES_HH