continuing to clean up include file lists

This commit is contained in:
Axel Kohlmeyer
2019-07-04 07:23:01 -04:00
parent b4cf4b1ed7
commit ce6fa0118a
39 changed files with 23 additions and 101 deletions

View File

@ -16,7 +16,12 @@
------------------------------------------------------------------------- */
#include "procmap.h"
#include <mpi.h>
#include <cmath>
#include <cstring>
#include <map>
#include <string>
#include <utility>
#include "universe.h"
#include "comm.h"
#include "domain.h"
@ -24,9 +29,6 @@
#include "memory.h"
#include "error.h"
#include <map>
#include <string>
using namespace LAMMPS_NS;
#define MAXLINE 128