export mpi variables

This commit is contained in:
Joachim Schoeberl 2011-08-31 17:31:59 +00:00
parent 5c6208fb81
commit f5f099d868

View File

@ -15,7 +15,7 @@
namespace netgen namespace netgen
{ {
extern int id, ntasks; extern DLL_HEADER int id, ntasks;
#ifdef PARALLEL #ifdef PARALLEL