more header cleanup

This commit is contained in:
Axel Kohlmeyer
2019-06-27 20:52:23 -04:00
parent 2c0a66b7f8
commit 932f052cbf
15 changed files with 8 additions and 23 deletions

View File

@ -11,10 +11,9 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include <cstdio>
#include "citeme.h"
#include "version.h"
#include "universe.h"
#include "error.h"
using namespace LAMMPS_NS;