include fmt/format.h into pointers.h
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#include <string> // IWYU pragma: export
|
||||
#include "lammps.h" // IWYU pragma: export
|
||||
#include "utils.h" // IWYU pragma: export
|
||||
#include "fmt/format.h" // IWYU pragma: export
|
||||
|
||||
namespace LAMMPS_NS {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user