mirror of
https://github.com/thunderbrewhq/typhoon.git
synced 2026-02-04 08:59:08 +00:00
7 lines
93 B
C++
7 lines
93 B
C++
|
|
#ifndef TEMPEST_MATH_HPP
|
||
|
|
#define TEMPEST_MATH_HPP
|
||
|
|
|
||
|
|
#include "tempest/math/CMath.hpp"
|
||
|
|
|
||
|
|
#endif
|