Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kirill Terekhov
INMOST
Commits
7f1c913b
Commit
7f1c913b
authored
Dec 15, 2017
by
Kirill Terekhov
Browse files
define METIS_EXPORT before including parmetis
parent
6d19d0bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/Partitioner/partitioner.cpp
View file @
7f1c913b
...
...
@@ -8,6 +8,7 @@
#include <zoltan.h>
#endif
#if defined(USE_PARTITIONER_PARMETIS)
#define METIS_EXPORT
#include <metis.h>
#include <parmetis.h>
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment