one more chunk of files in src folder to be cleaned up

This commit is contained in:
Axel Kohlmeyer
2019-07-05 14:43:20 -04:00
parent 5d4016c285
commit 2c0eeeb976
8 changed files with 2 additions and 18 deletions

View File

@ -12,13 +12,9 @@
------------------------------------------------------------------------- */
#include "velocity.h"
#include <mpi.h>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "atom.h"
#include "update.h"
#include "domain.h"
#include "lattice.h"
#include "input.h"