This commit is contained in:
2025-07-01 16:59:13 +03:00
parent 43c6e58d84
commit 68dac5aa6c
5 changed files with 148 additions and 3 deletions

View File

@@ -8,7 +8,8 @@
#include <chrono>
#include <fstream>
#include "mcc_coord.h"
// #include "mcc_coord.h"
#include "mcc_mount_coord.h"
#ifdef VEC_XSIMD
#include <xsimd/xsimd.hpp>