mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add quaternion adapt (hash, tuple)
This commit is contained in:
parent
35bd69d5d3
commit
37eea2c53d
35 changed files with 1941 additions and 974 deletions
|
@ -8,7 +8,7 @@
|
|||
#ifndef SPROUT_COMPLEX_CONTAINER_HPP
|
||||
#define SPROUT_COMPLEX_CONTAINER_HPP
|
||||
|
||||
#include <type_traits>
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/utility/forward.hpp>
|
||||
#include <sprout/complex/complex.hpp>
|
||||
#include <sprout/container/traits.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue