update include lists in packages USER-MISC, USER-MOFF, USER-PTM, and USER-SMD

This commit is contained in:
Axel Kohlmeyer
2019-07-10 15:38:41 -04:00
parent 2ca2d053fd
commit 956d21ec0e
78 changed files with 136 additions and 319 deletions

View File

@ -14,16 +14,14 @@
contact: stevene.strong at gmail dot com
------------------------------------------------------------------------- */
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "pair_e3b.h"
#include <mpi.h>
#include <cmath>
#include <cstring>
#include <algorithm>
#include "atom.h"
#include "neighbor.h"
#include "neigh_request.h"
#include "neigh_list.h"
#include "force.h"
#include "comm.h"