clean up includes in MC and MISC package

This commit is contained in:
Axel Kohlmeyer
2019-07-07 11:49:13 -04:00
parent 35e2401099
commit e5af9db84c
24 changed files with 12 additions and 55 deletions

View File

@ -16,10 +16,8 @@
------------------------------------------------------------------------- */
#include "pair_dsmc.h"
#include <mpi.h>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <climits>
#include "atom.h"
#include "comm.h"