typhoon/tempest/Sphere.hpp
2022-12-25 22:08:55 -06:00

6 lines
103 B
C++

#ifndef TEMPEST_SPHERE_HPP
#define TEMPEST_SPHERE_HPP
#include "tempest/sphere/CAaSphere.hpp"
#endif