apply include statement updates suggested by running IWYU

This commit is contained in:
Axel Kohlmeyer
2022-02-13 18:21:03 -05:00
parent 1307371942
commit 3bc91386a0
86 changed files with 48 additions and 132 deletions

View File

@ -29,7 +29,6 @@
// g++ -g -DLAMMPS_BIGBIG binarytxt.o -o binary2txt
// again -DLAMMPS_SMALLBIG is the default
#include <cstdint>
#define __STDC_FORMAT_MACROS
#include <cinttypes>