Skip to content
Snippets Groups Projects
Commit 2c7fecc1 authored by Martin Nolte's avatar Martin Nolte
Browse files

template instantiation must be done after everything is declared

git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@1224 0d966ed9-3843-0410-af09-ebfb50bd7c74
parent 714e8e8b
No related branches found
No related tags found
No related merge requests found
......@@ -13,10 +13,10 @@ namespace ALUGridSpace {
using namespace std;
#include "alu2d/grid.cc"
#include "alu2d/handle.cc"
#include "alu2d/triang.cc"
#include "alu2d/hdlrw.cc"
#include "alu2d/mknbrs.cc"
#include "alu2d/handle.cc"
#include "alu2d/vmmap.cc"
#include "alu2d/vtx_btree.cc"
......
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