Unverified Commit d09ca916 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Merge pull request #1599 from rbberger/collected-small-changes

Collected small changes
parents e89cedbd 3cc85087
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -42,5 +42,3 @@ action fix_phonon.cpp fft3d_wrap.h
action fix_phonon.h fft3d_wrap.h
action dynamical_matrix.cpp
action dynamical_matrix.h
action third_order.cpp
action third_order.h
+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 {