summary refs log tree commit diff
path: root/src/Math/Math.hpp
blob: 82047283aae773618faf28297861bcd847a13d4b (plain)
1
2
3
4
#pragma once

#include "Vector.hpp"
#include "Matrix.hpp"