second round of include-what-you-use updates

This commit is contained in:
Axel Kohlmeyer
2024-02-28 15:37:13 -05:00
parent 1359c52f30
commit 0ce25755cd
193 changed files with 189 additions and 337 deletions

View File

@ -29,15 +29,12 @@ Copyright 2022 Yury Lysogorskiy^1, Anton Bochkarev^1, Matous Mrovec^1, Ralf Drau
#include "force.h"
#include "math_const.h"
#include "memory.h"
#include "modify.h"
#include "neigh_list.h"
#include "neigh_request.h"
#include "neighbor.h"
#include "update.h"
#include <cmath>
#include <cstdlib>
#include <cstring>
#include <exception>
#include "ace/ace_b_basis.h"
#include "ace/ace_b_evaluator.h"