first batch of changes suggested by using include-what-you-use tool
This commit is contained in:
@ -14,9 +14,6 @@
|
||||
#include <mpi.h>
|
||||
#include "lammps.h"
|
||||
#include "input.h"
|
||||
#include "error.h"
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
|
||||
#if defined(LAMMPS_TRAP_FPE) && defined(_GNU_SOURCE)
|
||||
#include <fenv.h>
|
||||
|
||||
Reference in New Issue
Block a user