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

@ -17,9 +17,8 @@
------------------------------------------------------------------------- */
#include "fix_efield.h"
#include <cmath>
#include <mpi.h>
#include <cstring>
#include <cstdlib>
#include "atom.h"
#include "update.h"
#include "domain.h"