Merge pull request #1567 from akohlmey/collected-small-fixes

Collected small fixes and update for the next patch
This commit is contained in:
Axel Kohlmeyer
2019-07-19 17:25:39 -04:00
committed by GitHub
11 changed files with 114 additions and 86 deletions

View File

@ -13,6 +13,7 @@
#include <mpi.h>
#include <cstring>
#include <cstdlib>
#include "utils.h"
#include "lammps.h"
#include "error.h"