mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 04:14:27 +02:00
refactor: 💥 header files with the entire system definitions moved up in the directory tree
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
import mp_units;
|
||||
#else
|
||||
#include <mp-units/math.h>
|
||||
#include <mp-units/systems/international/international.h>
|
||||
#include <mp-units/systems/si/si.h>
|
||||
#include <mp-units/systems/international.h>
|
||||
#include <mp-units/systems/si.h>
|
||||
#endif
|
||||
|
||||
namespace {
|
||||
|
Reference in New Issue
Block a user