Skip to content
Snippets Groups Projects
Commit 80c99d16 authored by Oliver Sander's avatar Oliver Sander
Browse files

include order

[[Imported from SVN: r1086]]
parent 4fefe203
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
#include "../common/matvec.hh"
#include "../common/capabilities.hh"
#include "common/grid.hh"
// All UG includes have to be includes via the file ugincludes.hh
// for easier parsing by undefAllMacros.pl
......@@ -23,7 +24,6 @@
#include "uggrid/ug_undefs.hh"
#include "../common/array.hh"
#include "common/grid.hh"
namespace Dune
{
......@@ -307,6 +307,8 @@ namespace Dune {
}; // end Class UGGrid
#include "uggrid/uggrid.cc"
namespace Capabilities
{
......@@ -332,5 +334,4 @@ namespace Dune {
} // namespace Dune
#include "uggrid/uggrid.cc"
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment