aboutsummaryrefslogtreecommitdiffstats
path: root/include/YAGE/Math/math.hpp
blob: 201bf3cb286ba938ded0b745d5e3363ef3c893a7 (plain)
1
2
3
4
5
6
#ifndef YAGE_MATH_HPP
#define YAGE_MATH_HPP

#include "matrix.hpp"

#endif