Commit 0e58c1b2 authored by Steve Plimpton's avatar Steve Plimpton
Browse files

fix issues with restoring box-shifted coords

parent aaed572b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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"