summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-04-07 23:44:22 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-04-07 23:44:22 +0000
commit770a39e4cba9f89fc5c61672c4b93b3c585d7fe2 (patch)
treeac50a4cb13f332d4010e323350acebbe62c6bc16 /main.c
parentb5c2fc0316699b1ee6f08498bc1f84fbc80f5382 (diff)
Sun, Apr 7, 2024, 4:44 PM -07:00
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 6b6be98..ff635de 100644
--- a/main.c
+++ b/main.c
@@ -3,6 +3,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <math.h>
int main(void)
{