Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aland, Sebastian
amdis
Commits
6e0803ed
Commit
6e0803ed
authored
Mar 31, 2011
by
Thomas Witkowski
Browse files
Fixed small problem when compiling parallel AMDiS with cmake without Zoltan support.
parent
6e5c2c76
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/parallel/ZoltanPartitioner.cc
View file @
6e0803ed
...
...
@@ -9,6 +9,7 @@
//
// See also license.opensource.txt in the distribution.
#ifdef HAVE_ZOLTAN
#include <boost/lexical_cast.hpp>
#include "parallel/ZoltanPartitioner.h"
...
...
@@ -535,3 +536,5 @@ namespace AMDiS {
}
#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