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

Collected small changes
This commit is contained in:
Axel Kohlmeyer 2019-07-31 19:13:41 -04:00 committed by GitHub
commit d09ca91627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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 {