Skip to content
Snippets Groups Projects
Commit 5b2fef33 authored by Christian Engwer's avatar Christian Engwer
Browse files

std::numeric_limits<size_t>::max() depends on header <limits>

[[Imported from SVN: r384]]
parent 1d888304
Branches
Tags
No related merge requests found
......@@ -12,6 +12,7 @@
#include <dune/common/sllist.hh>
#include <cassert>
#include <cmath>
#include <limits>
namespace Dune
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment