Skip to content
Snippets Groups Projects
Commit 1db7693c authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Merge branch 'bugfix/include-missing-std-headers' into 'master'

Include std headers

See merge request !752
parents ea68d33b 9cc6ba89
No related branches found
No related tags found
1 merge request!752Include std headers
Pipeline #74179 passed
......@@ -9,6 +9,9 @@
* \brief The UGGridGeometry class and its specializations
*/
#include <optional>
#include <vector>
#include <dune/common/fmatrix.hh>
#include <dune/geometry/multilineargeometry.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