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

Removed preprocessor renaming of the tuple class. This fixes 455 for good.

[[Imported from SVN: r5441]]
parent 74a15477
No related branches found
No related tags found
No related merge requests found
......@@ -390,9 +390,6 @@ namespace Dune {
#endif
// be backwards compatible
#define Tuple tuple
#ifdef HAVE_TUPLE
using std::tuple_element;
#elif defined HAVE_TR1_TUPLE
......
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