include updates for commonly used packages

This commit is contained in:
Axel Kohlmeyer
2020-09-03 01:45:05 -04:00
parent c7c4297cfc
commit 55704368d0
42 changed files with 234 additions and 307 deletions

View File

@ -19,12 +19,11 @@
#include "dump_xyz_zstd.h"
#include "error.h"
#include "file_writer.h"
#include "update.h"
#include <cstring>
using namespace LAMMPS_NS;
DumpXYZZstd::DumpXYZZstd(LAMMPS *lmp, int narg, char **arg) :