fix bug in procmap Comm::MULTIPLE import

This commit is contained in:
Axel Kohlmeyer
2018-05-10 00:02:12 -04:00
parent 71fce2e413
commit b6a8168e3f
2 changed files with 3 additions and 1 deletions

View File

@ -17,6 +17,7 @@
#include "procmap.h"
#include "universe.h"
#include "comm.h"
#include "domain.h"
#include "math_extra.h"
#include "memory.h"