Skip to content
Snippets Groups Projects
Commit e45457fa authored by Sven Kaulmann's avatar Sven Kaulmann
Browse files

Removed superfluous macro check

parent fa200d1d
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,6 @@
#include "config.h"
#endif // ifdef HAVE_CMAKE_CONFIG
#if HAS_STD_BEGIN_END
#if HAVE_DUNE_GRID
#include <dune/grid/common/gridview.hh>
#include <boost/serialization/static_warning.hpp>
......@@ -199,8 +197,6 @@ sequence valueRange(const T end)
} // namespace Stuff
} // namespace Dune
#endif // HAS_STD_BEGIN_END
#endif // DUNE_STUFF_RANGES_RANGES_HH
/** Copyright (c) 2012, Felix Albrecht, Rene Milk
* All rights reserved.
......
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