continue cleaning up include file lists
This commit is contained in:
@ -16,9 +16,7 @@
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <mpi.h>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
#include <cmath>
|
||||
#include "domain.h"
|
||||
#include "style_region.h"
|
||||
@ -37,13 +35,11 @@
|
||||
#include "output.h"
|
||||
#include "thermo.h"
|
||||
#include "universe.h"
|
||||
#include "math_const.h"
|
||||
#include "memory.h"
|
||||
#include "error.h"
|
||||
#include "utils.h"
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
using namespace MathConst;
|
||||
|
||||
#define BIG 1.0e20
|
||||
#define SMALL 1.0e-4
|
||||
|
||||
Reference in New Issue
Block a user