a few remaining updates to include statements

This commit is contained in:
Axel Kohlmeyer
2021-09-18 16:36:44 -04:00
parent 2382d6c71d
commit 2b3a09ac88
2 changed files with 0 additions and 2 deletions

View File

@ -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"

View File

@ -9,7 +9,6 @@
#include "utils.h"
#include <cstring>
#include <fstream>
#include <iostream>
#if !defined(_WIN32)