mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 02:17:16 +02:00
refactor: 💥 header files with the entire system definitions moved up in the directory tree
This commit is contained in:
@ -21,8 +21,8 @@
|
||||
// SOFTWARE.
|
||||
|
||||
#include <mp-units/systems/isq/space_and_time.h>
|
||||
#include <mp-units/systems/natural/natural.h>
|
||||
#include <mp-units/systems/si/si.h>
|
||||
#include <mp-units/systems/natural.h>
|
||||
#include <mp-units/systems/si.h>
|
||||
#include <chrono>
|
||||
#include <complex>
|
||||
#include <optional>
|
||||
|
Reference in New Issue
Block a user