Commit 3cc85087 authored by Richard Berger's avatar Richard Berger
Browse files

Add missing definition of NULL in USER-PTM header

parent da3b91a7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 {