Fixup for building

This commit is contained in:
Guilhem Lavaux 2020-10-04 08:29:48 +02:00
parent 1ea268f654
commit 7f5c04be93

View File

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