fix issues with restoring box-shifted coords

This commit is contained in:
Steve Plimpton
2020-02-28 12:55:27 -07:00
parent aaed572b01
commit 0e58c1b299

View File

@ -16,9 +16,8 @@
------------------------------------------------------------------------- */
#include "fix_numdiff.h"
#include <cstring>
#include <mpi.h>
#include <string.h>
#include <cstring>
#include "atom.h"
#include "domain.h"
#include "update.h"