bulk removal of #include <cstdio> from header files

This commit is contained in:
Axel Kohlmeyer
2019-06-27 21:54:07 -04:00
parent 86a9e4fca2
commit 4ec3a508fc
124 changed files with 2 additions and 129 deletions

View File

@ -20,7 +20,6 @@ CommandStyle(write_data,WriteData)
#ifndef LMP_WRITE_DATA_H
#define LMP_WRITE_DATA_H
#include <cstdio>
#include "pointers.h"
namespace LAMMPS_NS {