Skip to content
Snippets Groups Projects
Commit 7f0bcfd1 authored by Markus Blatt's avatar Markus Blatt
Browse files

[bugfix] Use exter "C" to fix linker errors wit scotch.

Unlike the original METIS/ParMETIS scotch does not use extern "C"
in its headers. This lead to linker errors as descibed in
http://lists.dune-project.org/pipermail/dune/2014-March/012745.html.
This patch fixes this by guarding the includes with an extra extern "C"
directive.
parent 6132d0df
No related branches found
No related tags found
No related merge requests found
Loading
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