This commit is contained in:
AZEN-SGG 2025-05-11 15:17:22 +03:00
parent c1e5e5fb19
commit 447b54db09

View file

@ -1,4 +1,6 @@
#include "solve.h"
#include "comp.h"
#include "polynom.h"
#include <math.h>
#include <float.h>