headers that directly or indirectly include pointers.h may assume <cstdio> is loaded, too.

This commit is contained in:
Axel Kohlmeyer
2019-06-27 10:12:53 -04:00
parent 84e156d380
commit 333bec0222
9 changed files with 1 additions and 12 deletions

View File

@ -14,7 +14,6 @@
#ifndef LMP_ANGLE_H
#define LMP_ANGLE_H
#include <cstdio>
#include "pointers.h" // IWYU pragma: export
namespace LAMMPS_NS {