diff --git a/src/CORESHELL/pair_born_coul_wolf_cs.cpp b/src/CORESHELL/pair_born_coul_wolf_cs.cpp index a671091f0d..00d557a14e 100644 --- a/src/CORESHELL/pair_born_coul_wolf_cs.cpp +++ b/src/CORESHELL/pair_born_coul_wolf_cs.cpp @@ -16,7 +16,6 @@ #include "pair_born_coul_wolf_cs.h" #include "atom.h" -#include "comm.h" #include "force.h" #include "math_const.h" #include "neigh_list.h" diff --git a/tools/lammps-shell/lammps-shell.cpp b/tools/lammps-shell/lammps-shell.cpp index c740419601..e162e33a81 100644 --- a/tools/lammps-shell/lammps-shell.cpp +++ b/tools/lammps-shell/lammps-shell.cpp @@ -9,7 +9,6 @@ #include "utils.h" #include -#include #include #if !defined(_WIN32)