forked from mpusz/mp-units
refactor: 💥 header files with the entire system definitions moved up in the directory tree
This commit is contained in:
@@ -29,9 +29,9 @@ import mp_units;
|
||||
#else
|
||||
#include <mp-units/math.h>
|
||||
#include <mp-units/ostream.h> // IWYU pragma: keep
|
||||
#include <mp-units/systems/angular/angular.h>
|
||||
#include <mp-units/systems/angular.h>
|
||||
#include <mp-units/systems/isq/space_and_time.h>
|
||||
#include <mp-units/systems/si/si.h>
|
||||
#include <mp-units/systems/si.h>
|
||||
#endif
|
||||
|
||||
using namespace mp_units;
|
||||
|
||||
Reference in New Issue
Block a user