mirror of
https://github.com/mpusz/mp-units.git
synced 2026-04-29 10:23:25 +02:00
refactor: headers with system definitions moved to _systems_ subdirectory
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// SOFTWARE.
|
||||
|
||||
#include <units/format.h>
|
||||
#include <units/si/constants.h>
|
||||
#include <units/si/unit_symbols.h>
|
||||
#include <units/systems/si/constants.h>
|
||||
#include <units/systems/si/unit_symbols.h>
|
||||
#include <iostream>
|
||||
|
||||
template<class T>
|
||||
|
||||
Reference in New Issue
Block a user