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,19 +20,17 @@
Phys. Rev. B, 98, 235404 (2018).
------------------------------------------------------------------------- */
#include "pair_drip.h"
#include <mpi.h>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <mpi.h>
#include "pair_drip.h"
#include "atom.h"
#include "comm.h"
#include "force.h"
#include "neighbor.h"
#include "neigh_list.h"
#include "neigh_request.h"
#include "my_page.h"
#include "memory.h"
#include "error.h"