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

[bugfix] add missing headers

parent 77287a92
Branches
Tags
No related merge requests found
......@@ -8,6 +8,7 @@
*/
#include <cmath>
#include <complex>
namespace Dune
{
......
......@@ -7,6 +7,10 @@
\brief Miscellaneous helper stuff
*/
#include <cstddef>
#include <cstring>
#include <algorithm>
namespace Dune {
/** @addtogroup Common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment