typhoon/tempest/Vector.hpp
2020-11-22 23:27:05 -06:00

6 lines
102 B
C++

#ifndef TEMPEST_VECTOR_HPP
#define TEMPEST_VECTOR_HPP
#include "tempest/vector/C3Vector.hpp"
#endif