mirror of
https://github.com/mpusz/mp-units.git
synced 2026-01-26 09:02:24 +01:00
refactor: 💥 header files with the entire system definitions moved up in the directory tree
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
import mp_units;
|
||||
#else
|
||||
#include <mp-units/ostream.h>
|
||||
#include <mp-units/systems/isq_angle/isq_angle.h>
|
||||
#include <mp-units/systems/si/si.h>
|
||||
#include <mp-units/systems/isq_angle.h>
|
||||
#include <mp-units/systems/si.h>
|
||||
#endif
|
||||
|
||||
template<class T>
|
||||
|
||||
Reference in New Issue
Block a user