include-what-you-use updates

This commit is contained in:
Axel Kohlmeyer
2022-12-11 22:44:47 -05:00
parent e0792d3a62
commit a3c0be875e
32 changed files with 21 additions and 38 deletions

View File

@ -25,6 +25,8 @@
#include "memory.h"
#include "modify.h"
#include <cstring>
using namespace LAMMPS_NS;
using MathConst::MY_PI;