Change include for fmt
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#include "force.h"
|
||||
|
||||
#include <cstring>
|
||||
#include <fmt/format.h>
|
||||
#include "fmt/format.h"
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user