mirror of
https://github.com/thunderbrewhq/typhoon.git
synced 2025-12-12 02:22:30 +00:00
feat(vector): add C2Vector
This commit is contained in:
parent
1ed0cd740b
commit
0ebe6450a0
2 changed files with 12 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#ifndef TEMPEST_VECTOR_HPP
|
||||
#define TEMPEST_VECTOR_HPP
|
||||
|
||||
#include "tempest/vector/C2Vector.hpp"
|
||||
#include "tempest/vector/C3Vector.hpp"
|
||||
#include "tempest/vector/C4Vector.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue