refactor: 💥 header files with the entire system definitions moved up in the directory tree

This commit is contained in:
Mateusz Pusz
2024-04-25 16:34:11 +02:00
parent dbc225961d
commit 8ea346be1c
62 changed files with 134 additions and 134 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
import mp_units;
#else
#include <mp-units/format.h>
#include <mp-units/systems/si/si.h>
#include <mp-units/systems/si.h>
#endif
/*