forked from lijiext/lammps
Add missing definition of NULL in USER-PTM header
This commit is contained in:
parent
da3b91a744
commit
3cc8508795
|
@ -15,6 +15,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
#include "ptm_deformation_gradient.h"
|
||||
#include "ptm_fundamental_mappings.h"
|
||||
#include "ptm_alt_templates.h"
|
||||
#include <cstddef>
|
||||
|
||||
|
||||
namespace ptm {
|
||||
|
|
Loading…
Reference in New Issue