continuing to clean up include file lists

This commit is contained in:
Axel Kohlmeyer
2019-07-01 14:31:41 -04:00
parent 2443c8ad13
commit 42c31227d9
55 changed files with 21 additions and 92 deletions

View File

@ -16,15 +16,8 @@
------------------------------------------------------------------------- */
#include <Python.h>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "fix_python_move.h"
#include "atom.h"
#include "comm.h"
#include "force.h"
#include "memory.h"
#include "neigh_list.h"
#include "lmppython.h"
#include "error.h"
#include "python_compat.h"