Skip to content
Snippets Groups Projects
Commit 6e0803ed authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

Fixed small problem when compiling parallel AMDiS with cmake without Zoltan support.

parent 6e5c2c76
No related branches found
No related tags found
No related merge requests found
......@@ -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
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