Edit includes

This commit is contained in:
charlie sievers
2020-02-20 23:35:47 -07:00
parent f0cf7ba3c0
commit 95de4f38c9

View File

@ -14,7 +14,7 @@
#include "fix_num_diff.h"
#include <mpi.h>
#include <cstring>
#include <cstdlib>
#include <cmath>
#include "atom.h"
#include "atom_masks.h"
#include "update.h"
@ -37,6 +37,7 @@
#include "error.h"
#include "force.h"
#include "group.h"
#include <algorithm>
//TODO: Add energy from potentials to single energy array and then reverse comm pack and unpack