more iwyu header updates

This commit is contained in:
Axel Kohlmeyer
2021-09-18 21:10:23 -04:00
parent 579f08bbbc
commit 12406b90a1
60 changed files with 168 additions and 208 deletions

View File

@ -17,6 +17,7 @@
#include "atom.h"
#include "comm.h"
#include "error.h"
#include "force.h"
#include "memory.h"
#include "modify.h"
@ -25,7 +26,7 @@
#include "neighbor.h"
#include "suffix.h"
#include <cmath>
#include <cstring>
using namespace LAMMPS_NS;