Skip to content
Snippets Groups Projects
Commit a57b8776 authored by Martin Nolte's avatar Martin Nolte
Browse files

merge trunk

[[Imported from SVN: r6793]]
parents fb645d41 88d640d1
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@
#include "mpi.h"
#endif
#include <utility>
namespace Dune
{
/** @addtogroup ParallelCommunication
......@@ -143,10 +145,6 @@ namespace Dune
}
};
}
namespace std
{
template<typename T1,typename T2> struct pair;
}
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