summaryrefslogtreecommitdiffhomepage
path: root/include/rodeo/math_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rodeo/math_t.h')
-rw-r--r--include/rodeo/math_t.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/rodeo/math_t.h b/include/rodeo/math_t.h
new file mode 100644
index 0000000..9374c2a
--- /dev/null
+++ b/include/rodeo/math_t.h
@@ -0,0 +1,5 @@
+#pragma once
+
+// --- internal ---
+// public
+#include "rodeo/math/vec2_t.h"