aboutsummaryrefslogtreecommitdiffstats
path: root/src/math.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/math.h')
-rw-r--r--src/math.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/math.h b/src/math.h
new file mode 100644
index 0000000..0aa9c3d
--- /dev/null
+++ b/src/math.h
@@ -0,0 +1,4 @@
+#ifndef PHY_MATH
+#define PHY_MATH
+
+#endif