cosmetic changes

This commit is contained in:
Axel Kohlmeyer
2021-09-15 16:08:53 -04:00
parent 7d92d665e8
commit a8220a8502
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,6 @@
#include "fix_neigh_history.h"
#include <cstring>
#include "my_page.h"
#include "atom.h"
#include "comm.h"
@ -26,6 +25,8 @@
#include "memory.h"
#include "error.h"
#include <cstring>
using namespace LAMMPS_NS;
using namespace FixConst;