continuing include file handling cleanup

This commit is contained in:
Axel Kohlmeyer
2019-07-10 08:49:16 -04:00
parent 872d43f02f
commit c5044d6484
61 changed files with 305 additions and 413 deletions

View File

@ -17,17 +17,14 @@
Vasily Pisarev (Joint Institute for High Temperatures of RAS)
------------------------------------------------------------------------- */
#include "lmptype.h"
#include "fix_ttm_mod.h"
#include <mpi.h>
#include <cmath>
#include <cstring>
#include <cstdlib>
#include "fix_ttm_mod.h"
#include "atom.h"
#include "force.h"
#include "update.h"
#include "domain.h"
#include "region.h"
#include "respa.h"
#include "comm.h"
#include "random_mars.h"