Added eoParallelPopEvalFunc and allow compilation of full library.
This commit is contained in:
parent
bd959cb3ef
commit
fed65c4f08
5 changed files with 35 additions and 7 deletions
|
|
@ -46,8 +46,6 @@ class MpiNodeStore
|
|||
static MpiNode* singleton;
|
||||
};
|
||||
|
||||
MpiNode* MpiNodeStore::singleton;
|
||||
|
||||
class MpiNode
|
||||
{
|
||||
protected:
|
||||
|
|
|
|||
Reference in a new issue