Fixing remaining bugs to compile

This commit is contained in:
Joel Clemmer
2020-11-11 10:11:49 -07:00
parent 9a3ece75f2
commit f94c82910d
13 changed files with 29 additions and 28 deletions

View File

@ -19,6 +19,7 @@
#include "comm.h"
#include "update.h"
#include "error.h"
#include "memory.h"
using namespace LAMMPS_NS;