some more IWYU tweaks

This commit is contained in:
Axel Kohlmeyer
2020-09-04 09:23:20 -04:00
parent d6ba95bed6
commit f541647d44
8 changed files with 7 additions and 9 deletions

View File

@ -14,7 +14,7 @@
#ifndef LMP_MIN_H
#define LMP_MIN_H
#include "pointers.h"
#include "pointers.h" // IWYU pragma: export
namespace LAMMPS_NS {