Fix known errors

This commit is contained in:
Chip Hogg
2024-07-29 20:43:06 -04:00
parent e2829de1c8
commit f088d544b3
2 changed files with 5 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
import std;
#else
#include <atomic>
#include <numbers>
#endif
#ifdef MP_UNITS_MODULES
import mp_units;