Sprout/sprout/numeric.hpp

9 lines
200 B
C++
Raw Normal View History

#ifndef SPROUT_NUMERIC_HPP
#define SPROUT_NUMERIC_HPP
#include <sprout/config.hpp>
#include <sprout/numeric/fixed.hpp>
#include <sprout/numeric/fit.hpp>
#endif // #ifndef SPROUT_NUMERIC_HPP