next round of IWYU updates

This commit is contained in:
Axel Kohlmeyer
2022-12-12 01:07:46 -05:00
parent 01a54723d7
commit b30ce3ff32
55 changed files with 53 additions and 85 deletions

View File

@ -34,14 +34,11 @@ There is an example script for this package in examples/PACKAGES/srp_react/.
#include "error.h"
#include "fix_srp_react.h"
#include "force.h"
#include "memory.h"
#include "modify.h"
#include "neigh_list.h"
#include "neighbor.h"
#include "output.h"
#include "thermo.h"
#include <cmath>
#include <cstring>
using namespace LAMMPS_NS;