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

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

[[Imported from SVN: r3331]]
parent f6f76d3e
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment