mirror of
https://github.com/thunderbrewhq/typhoon.git
synced 2026-05-04 22:33:51 +00:00
6 lines
103 B
C++
6 lines
103 B
C++
#ifndef TEMPEST_SPHERE_HPP
|
|
#define TEMPEST_SPHERE_HPP
|
|
|
|
#include "tempest/sphere/CAaSphere.hpp"
|
|
|
|
#endif
|