further clean up of AtomVec classes after merging PR #1552 to master

This commit is contained in:
Axel Kohlmeyer
2019-07-10 00:22:03 -04:00
parent c2dc624ec9
commit 93748a18ae
34 changed files with 9 additions and 70 deletions

View File

@ -16,7 +16,6 @@
------------------------------------------------------------------------- */
#include "atom_vec_ellipsoid.h"
#include <cstdlib>
#include <cstring>
#include "math_extra.h"
#include "atom.h"