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

@ -20,11 +20,11 @@
1) Tersoff, Phys. Rev. B 39, 5566 (1988)
------------------------------------------------------------------------- */
#include "pair_tersoff_table.h"
#include <mpi.h>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "pair_tersoff_table.h"
#include "atom.h"
#include "neighbor.h"
#include "neigh_list.h"