Skip to content
Snippets Groups Projects
Commit fd296a3f authored by Jorrit Fahlke's avatar Jorrit Fahlke
Browse files

[tuplestest] Cleanup includes.

[[Imported from SVN: r6316]]
parent 2d139926
No related branches found
No related tags found
No related merge requests found
......@@ -20,12 +20,13 @@
#undef HAVE_TUPLE
#endif
#include <dune/common/tuples.hh>
#include <string>
#include <iostream>
#include <vector>
#include <cassert>
#include <cstdlib>
#include <iostream>
#include <string>
#include <vector>
#include <dune/common/tuples.hh>
using 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