Fixup for building
This commit is contained in:
parent
1ea268f654
commit
7f5c04be93
@ -9,7 +9,7 @@
|
||||
#ifndef __COSMOTOOL_SPECIAL_MATH_HPP
|
||||
#define __COSMOTOOL_SPECIAL_MATH_HPP
|
||||
|
||||
#include <CosmoTool/algo.hpp>
|
||||
#include "algo.hpp"
|
||||
#include <boost/math/constants/constants.hpp>
|
||||
#include <boost/math/tools/rational.hpp>
|
||||
#include <cmath>
|
||||
@ -228,4 +228,4 @@ template <typename T> T log_modified_bessel_first_kind(T const v, T const z) {
|
||||
|
||||
} // namespace CosmoTool
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user