include-what-you-use updates

This commit is contained in:
Axel Kohlmeyer
2024-02-27 23:42:24 -05:00
parent 5967865af9
commit 1359c52f30
24 changed files with 33 additions and 43 deletions

View File

@ -23,6 +23,8 @@
#include "neigh_list.h"
#include "neighbor.h"
#include <cmath>
using namespace LAMMPS_NS;
using namespace NeighConst;