more edits

This commit is contained in:
Steve Plimpton
2023-04-13 12:55:38 -06:00
parent b3c00f3edf
commit 7f35ecffcc
3 changed files with 21 additions and 26 deletions

View File

@ -15,7 +15,7 @@
#include "lammps_data_write.h"
#include "many2many.h"
#include "memory.h"
#include "error.h"
#include "errorlib.h"
#define QUOTE_(x) #x
#define QUOTE(x) QUOTE_(x)