apply include statement updates suggested by running IWYU
This commit is contained in:
@ -18,8 +18,8 @@
|
||||
#ifndef LMP_POTENTIAL_FILE_READER_H
|
||||
#define LMP_POTENTIAL_FILE_READER_H
|
||||
|
||||
#include "pointers.h" // IWYU pragma: export
|
||||
#include "tokenizer.h"
|
||||
#include "pointers.h" // IWYU pragma: export
|
||||
#include "tokenizer.h" // IWYU pragma: export
|
||||
|
||||
namespace LAMMPS_NS {
|
||||
class TextFileReader;
|
||||
|
||||
Reference in New Issue
Block a user