continue cleaning up include files based on IWYU

This commit is contained in:
Axel Kohlmeyer
2019-07-02 12:07:26 -04:00
parent fc1d8f2cbf
commit 11708c8f96
44 changed files with 19 additions and 107 deletions

View File

@ -12,8 +12,7 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include <cmath>
#include <cstdlib>
#include <mpi.h>
#include <cstring>
#include <cctype>
#include "pair_hybrid.h"