fixed makefile (+1 squashed commits)

Squashed commits:

[ef6ddaf5] try fix makefile
This commit is contained in:
Concedo
2024-06-02 13:35:32 +08:00
parent a97f7d5f91
commit b0a7d1aba6
7 changed files with 52 additions and 117 deletions
+1
View File
@@ -28,6 +28,7 @@
#include <algorithm>
#include <cassert>
#define _USE_MATH_DEFINES
#include <math.h>
#include <cmath>
#include <cstdio>
#include <cstdarg>