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

@ -19,8 +19,6 @@
#include "math_const.h"
#include "modify.h"
#include <cstring>
using namespace LAMMPS_NS;
using namespace MathConst;