Skip to content
Snippets Groups Projects
Commit a493d51d authored by Elias Pipping's avatar Elias Pipping
Browse files

Use <dune/common/array.hh> for fill_array

Undoes an erroneous change from 328dcd16
parent 2746324d
No related branches found
No related tags found
1 merge request!6Use <dune/common/array.hh> for fill_array
......@@ -3,10 +3,11 @@
#ifndef DUNE_GEOMETRY_TOPOLOGYFACTORY_HH
#define DUNE_GEOMETRY_TOPOLOGYFACTORY_HH
#include <array>
#include <vector>
#include <map>
#include <dune/common/array.hh>
#include <dune/geometry/genericgeometry/topologytypes.hh>
#include "type.hh"
......
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