first batch of changes suggested by using include-what-you-use tool
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
#ifndef LMP_COMPUTE_H
|
||||
#define LMP_COMPUTE_H
|
||||
|
||||
#include "pointers.h"
|
||||
#include "pointers.h" // IWYU pragma: export
|
||||
|
||||
namespace LAMMPS_NS {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user