IWYU based include statement cleanup
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "fix_restrain.h"
|
||||
#include <mpi.h>
|
||||
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
#include "atom.h"
|
||||
@ -29,7 +29,7 @@
|
||||
#include "math_const.h"
|
||||
#include "memory.h"
|
||||
#include "error.h"
|
||||
#include "fmt/format.h"
|
||||
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
using namespace FixConst;
|
||||
|
||||
Reference in New Issue
Block a user